For TGSI_TEXTURE_2D/RECT, need to provide 3 coords (STP) in case shadow compare mode...
authorBrian <brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 22:02:42 +0000 (15:02 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 22:02:42 +0000 (15:02 -0700)
commitf66fed57e65c518c751dc71ca26439ac76313ce9
tree4a2e88fd9853e2304f6b9a0844f2821a50f8c55a
parent3d8c05f7320151898dd224c1daaf3118e1f7ea34
For TGSI_TEXTURE_2D/RECT, need to provide 3 coords (STP) in case shadow compare mode is enabled.
src/mesa/pipe/tgsi/exec/tgsi_exec.c