i965/hsw: Set integer mode in sampling state for stencil texturing
authorJordan Justen <jordan.l.justen@intel.com>
Sat, 19 Nov 2016 22:52:29 +0000 (14:52 -0800)
committerJordan Justen <jordan.l.justen@intel.com>
Mon, 21 Nov 2016 18:10:53 +0000 (10:10 -0800)
commit44c5ed02d1b173c061c3188e245d384fd4c0abba
treef64cf2257689168d23222d41f050b82941255f3d
parent8e0e2478ba13dcb128f1becb63fa0cd7d905876e
i965/hsw: Set integer mode in sampling state for stencil texturing

Fixes:

ES31-CTS.functional.texture.border_clamp.formats.depth24_stencil8_sample_stencil.nearest_size_pot
ES31-CTS.functional.texture.border_clamp.formats.depth24_stencil8_sample_stencil.nearest_size_npot
ES31-CTS.functional.texture.border_clamp.formats.depth32f_stencil8_sample_stencil.nearest_size_pot
ES31-CTS.functional.texture.border_clamp.formats.depth32f_stencil8_sample_stencil.nearest_size_npot
ES31-CTS.functional.texture.border_clamp.unused_channels.depth24_stencil8_sample_stencil
ES31-CTS.functional.texture.border_clamp.unused_channels.depth32f_stencil8_sample_stencil

Cc: "13.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_sampler_state.c
src/mesa/drivers/dri/i965/brw_state.h