diff options
author | Kenneth Graunke <[email protected]> | 2015-02-04 21:11:56 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-02-05 20:01:02 -0800 |
commit | 32f1d4e2869fbbac28e9a289fd7a12ee4746071a (patch) | |
tree | 0f14008a25ae67cea37ac95a61baafa9db2e28c1 /src/gallium/drivers/r300 | |
parent | 10d8a1a88ef2bf80d43e0d876873cf18603798c0 (diff) |
i965/fs: Use inst->eot rather than opcodes in register allocation.
Previously, we special cased FB writes and URB writes in the register
allocation code. What we really wanted was to handle any message with
EOT set.
This saves us from extending the list with new opcodes in the future.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Reviewed-by: Ben Widawsky <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r300')
0 files changed, 0 insertions, 0 deletions