llvmpipe: disable an assertion
authorBrian Paul <brianp@vmware.com>
Thu, 25 Mar 2010 22:04:40 +0000 (16:04 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 25 Mar 2010 22:10:25 +0000 (16:10 -0600)
commit67e377bda6431b613836fdc04680a49b75e4b751
treed718e6a7394659a4d28fe6336dc3581b323d7c6f
parenta82e37b9e9e34175b7542d0c9b4e462833eab202
llvmpipe: disable an assertion

We shouldn't try to clear a non-existant z/stencil buffer, so there's
probably a bug elsewhere.  Disable the assertion for now to allow things
to at least run.
src/gallium/drivers/llvmpipe/lp_rast.c