llvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture sampling support either.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 20 Apr 2013 09:42:09 +0000 (10:42 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 20 Apr 2013 22:25:36 +0000 (23:25 +0100)
commita79990bec0c41596fbb9d82ccadf073aab0931c4
tree7aa329ac13e14aab05c97ef5908d1f8674cdeac5
parentc08b04992ad5251cde651fab5cabb90d3528cc92
llvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture sampling support either.

Because we don't support, and the u_format fallback doesn't work for
zs formats.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/llvmpipe/lp_screen.c