radeonsi: remove constant index limitation v3
authorChristian König <christian.koenig@amd.com>
Mon, 4 Feb 2013 16:55:32 +0000 (17:55 +0100)
committerChristian König <christian.koenig@amd.com>
Tue, 12 Feb 2013 17:57:12 +0000 (18:57 +0100)
commit8c80894fb32134129a4b6a9632d66bab126a4848
tree4d26166a84602f06bd6c57ee9c8e28b1454516d3
parent8514f5ac01cb769b16dab0a307f9b0313556a495
radeonsi: remove constant index limitation v3

With the llvm patches, fixing 14 piglit tests in total.

v2: increase the const limit
v3: document the const limit

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/drivers/radeonsi/radeonsi_pipe.c
src/gallium/drivers/radeonsi/radeonsi_shader.c