diff options
author | Michel Dänzer <[email protected]> | 2012-09-27 20:01:33 +0200 |
---|---|---|
committer | Michel Dänzer <[email protected]> | 2012-10-02 17:50:58 +0200 |
commit | c3db19efba8ccdf8df94ab357cf675ba8728f81c (patch) | |
tree | 302b930492643818f66a109f98fd0c3b287b90b1 /autogen.sh | |
parent | dbb4a7f9502c886885bfd8cc635eb5e52f3d1d39 (diff) |
radeonsi: Better indexing of parameters in the pixel shader.
We were previously using the TGSI input index, which can exceed the number of
parameters passed from the vertex shader via the parameter cache. Now we use
a separate index which only counts those parameters.
Prevents piglit regressions with the following fix.
Signed-off-by: Michel Dänzer <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions