diff options
author | Eric Anholt <eric@anholt.net> | 2011-11-22 16:26:55 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2011-11-29 11:18:23 -0800 |
commit | 09e67706e9a74600e16fe012ecfd192b0d31960a (patch) | |
tree | be6c2043ab84b4d6a13c157b2eb7ce9ac3ecca31 /common.py | |
parent | e6c314f7d2ed99714376fec6b7509a55535fa3ff (diff) |
i965: Don't depth test the fake depthbuffer when one isn't present.
For the non-separate-stencil-only case, we've been using a NULL
surface for depth, so we didn't have to care. However, to support
separate stencil with no depthbuffer, we have to make the depth
surface non-NULL or the stencil test always fails thanks to separate
stencil inheriting the surface type of depth.
Fixes hiz-depth-stencil-test-d0-s8.
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions