diff options
author | Zack Rusin <[email protected]> | 2013-05-02 03:47:07 -0400 |
---|---|---|
committer | Zack Rusin <[email protected]> | 2013-05-03 07:07:33 -0400 |
commit | 8490d21cbe9cce4ceb5c1908b42672f5160fd013 (patch) | |
tree | c382245b189f57b85ce491821c66946eb0900ea4 /src/gallium/include/pipe/p_state.h | |
parent | 23025ed15dc5d99ab895f425986a66f941d7c012 (diff) |
tgsi/ureg: make the dst register match the src indirection
In ureg src registers could have an indirect register that was
either a temp or an addr register, while dst registers allowed
only addr. That made moving between them a little difficult so
make them behave the same way and allow temp's and addr registers
as indirect files for both (tgsi supports it, just ureg didn't).
Signed-off-by: Zack Rusin <[email protected]>
Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/include/pipe/p_state.h')
0 files changed, 0 insertions, 0 deletions