diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2008-07-12 11:11:59 +0200 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2008-07-12 11:11:59 +0200 |
commit | 8774fcd89acc9e180e0cb135bd62646f58cb623e (patch) | |
tree | 1c02214514ca568e9cc577ecad01d843b99b276a /src/mesa/drivers/x11 | |
parent | 11d711df360265f25dc5a96cc3a4c5a2d34f5b64 (diff) |
r300: Fix input register allocation in radeon_program_pair
When an input is marked in gl_program.InputsRead but is not actually read
in the final program (due to dead-code elimination or whatever), the order
of input registers must still match gl_program.InputsRead. This is done
even more explicitly now.
Diffstat (limited to 'src/mesa/drivers/x11')
0 files changed, 0 insertions, 0 deletions