llvmpipe: Fix sampling from depth textures. Respect texture compare func.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 10 Sep 2009 11:14:53 +0000 (12:14 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 10 Sep 2009 11:14:53 +0000 (12:14 +0100)
commit48f19c0bcdc56d33ef2873eeabe635380764e968
tree8b62e65e045150a9a85bc6e14175a1a04c343820
parentc3c80c5c22f9ce7fabba90daa5d5142e5fb1c012
llvmpipe: Fix sampling from depth textures. Respect texture compare func.

Fixes Mesa shadowtex sample.
src/gallium/drivers/llvmpipe/lp_bld_format_soa.c
src/gallium/drivers/llvmpipe/lp_bld_sample_soa.c