i965/gen7: Use R8_UINT stencil copy when sampling the stencil texture
authorJordan Justen <jordan.l.justen@intel.com>
Sat, 11 Jun 2016 23:41:18 +0000 (16:41 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Fri, 26 Aug 2016 17:09:22 +0000 (10:09 -0700)
commit751682434ecb0489df3945f88e565079ecbe9f31
tree20b31135b78840f71f36aebd8b93e16aa0834bd1
parent8d78b096f8bbcad5e15000539ee475a8733140ca
i965/gen7: Use R8_UINT stencil copy when sampling the stencil texture

v2:
 * Check gen <= 7, rather than gen == 7. (Ian)

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_wm_surface_state.c