diff options
author | Brian Paul <brianp@vmware.com> | 2010-07-20 18:48:53 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-07-20 18:50:35 -0600 |
commit | 4363d4d0b945c4ca6c303fb337e1fac39e6e1ad6 (patch) | |
tree | f50ef4d47998f86d3a509760fbdd7aa6316c56e4 /autogen.sh | |
parent | b0636f78aa63aed2a68e86e7770c2a91c80bbb80 (diff) |
gallivm: fix indirect addressing of constant buffer
The previous code assumed that all elements of the address register
were the same. But it can vary from pixel to pixel or vertex to
vertex so we must use a gather operation when dynamically indexing
the constant buffer.
Still need to fix this for the temporary register file...
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions