OSDN Git Service

i965: Also fix validation of Z32F_S8 textures.
authorEric Anholt <eric@anholt.net>
Tue, 18 Dec 2012 21:10:29 +0000 (13:10 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 22 Dec 2012 21:46:04 +0000 (13:46 -0800)
commit3b458416e3d5647f65be93bb78c96d5d68830660
treeed138f59215fad415ac5ba773f1bb815cde35b26
parent46386816a77c6e5751a0685776c0a6320f46f8fe
i965: Also fix validation of Z32F_S8 textures.

This was caught by the assertion in the next commit.  It fixes the
remaining piglit depthstencil-render-miplevels cases, probably by
avoiding broken stencil copies in the validation path.

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