diff options
author | José Fonseca <[email protected]> | 2012-06-29 21:18:24 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2012-07-02 12:14:53 +0100 |
commit | f5c41e16d7b09e7c342bff8ec5888db88c071be3 (patch) | |
tree | 57fea8954eb687832cb665c4646a8e65d90a2144 /src/gallium/auxiliary/tgsi/tgsi_parse.h | |
parent | e75fe7ba088fbdc0bdf07e074fee94d52cdd4868 (diff) |
gallium/tgsi: Don't declare temps individually when they are all similar.
tgsi_ureg was recently enhanced to support local temporaries, and as result
temps are declared individually.
This change avoids many TEMP register declarations on common shaders.
(And fixes performance regression due to mismatches against performance
sensitive shaders.)
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/tgsi/tgsi_parse.h')
0 files changed, 0 insertions, 0 deletions