OSDN Git Service

vc4: Plumb the texture index from TGSI through to the sampler uniforms.
authorEric Anholt <eric@anholt.net>
Mon, 18 Aug 2014 22:51:47 +0000 (15:51 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 19 Aug 2014 15:47:13 +0000 (08:47 -0700)
commit5833680e7a9b51d6402036fd2a9edfc3b0454df2
tree5bad381b927f3fee77c84305f32e1b4e97130872
parentc8097afe2902c89d6d8a90c1948051680eaca9ae
vc4: Plumb the texture index from TGSI through to the sampler uniforms.

This commit and the last one fix ARB_fragment_program/sparse-samplers and
6 other tests.
src/gallium/drivers/vc4/vc4_program.c