tgsi/ureg: implement support for array temporaries
authorChristian König <christian.koenig@amd.com>
Sun, 10 Mar 2013 12:44:25 +0000 (13:44 +0100)
committerChristian König <christian.koenig@amd.com>
Tue, 19 Mar 2013 12:38:32 +0000 (13:38 +0100)
commit506d40027566fb5ad0718f3f20e42cb8fbc1e742
tree92ffd9a0363a50996fe4c1ddbb5d6266be453371
parent52947b93b22cad46f4a010468cd0179662419b6a
tgsi/ureg: implement support for array temporaries

Don't bother with free temporaries, just allocate them at
the end and also emit them in their own declaration.

Signed-off-by: Christian König <christian.koenig@amd.com>
src/gallium/auxiliary/tgsi/tgsi_ureg.c
src/gallium/auxiliary/tgsi/tgsi_ureg.h