i965/miptree: Set the r8stencil flag in map_depthstencil
authorNanley Chery <nanley.g.chery@intel.com>
Fri, 8 Jun 2018 06:55:44 +0000 (23:55 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Fri, 13 Jul 2018 15:31:21 +0000 (08:31 -0700)
commit0eafe44ba7980c0a4bf62c9b87e6d0d596a58afa
tree269d38de787e84d9aefc0942cbdc38e9f8c5faa6
parentcef7ce07fa940edc30858e261423036703fda1ef
i965/miptree: Set the r8stencil flag in map_depthstencil

Found by initializing the r8stencil_needs_update to false in
make_separate_stencil_surface.

Prevents regressing the piglit test arb_stencil_texturing-draw, later on
in the series.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/intel_mipmap_tree.c