glsl_to_tgsi: add support for shadow cube map sampling.
authorDave Airlie <airlied@redhat.com>
Wed, 11 Jan 2012 13:23:38 +0000 (13:23 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 11 Jan 2012 17:35:25 +0000 (17:35 +0000)
commit2f275466f78b7268e4f7ae8890eafd4243a2b8b0
tree0e3866688db07dfe4af73900c8e67956d7875535
parent0ec30805a4aad945515957e980374f65fbd3b66e
glsl_to_tgsi: add support for shadow cube map sampling.

This along with the TGSI support lets the piglit sampler-cube-shadow
test pass on softpipe.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/state_tracker/st_glsl_to_tgsi.cpp
src/mesa/state_tracker/st_mesa_to_tgsi.c