diff options
author | Chia-I Wu <[email protected]> | 2013-09-27 15:23:56 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2013-10-09 14:49:11 +0800 |
commit | 44f0777f17df13f504602e76d7f5ba0edc642081 (patch) | |
tree | 49a472fd1c466503d7adc70e63407ba664338fa9 /src/mesa/drivers/dri/i965/brw_wm_iz.cpp | |
parent | 1176a3aac65dfe935809182bfac883708def8046 (diff) |
i965: make BRW_COMPRESSION_2NDHALF valid for brw_SAMPLE
SIMD8 sampler messages are allowed in SIMD16 mode, and they could not work
without BRW_COMPRESSION_2NDHALF. Later PRMs (gen5 and later) do not
explicitly state whether BRW_COMPRESSION_2NDHALF is allowed, but they do have
examples using send with SecHalf. It should be safe to assume SecHalf is
valid.
Signed-off-by: Chia-I Wu <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_wm_iz.cpp')
0 files changed, 0 insertions, 0 deletions