diff options
author | Eric Anholt <[email protected]> | 2016-03-15 13:55:28 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2016-07-12 17:42:40 -0700 |
commit | 05bcd9dd960d5658801ab35d429ba9778f67cad0 (patch) | |
tree | 8e26e38f7346c608dfd0b1b34c4af9a568962c45 /src/gallium/auxiliary | |
parent | 54800bb71c874bc7e9953a2e6d29ea53915f5be7 (diff) |
vc4: Define a QIR branch instruction
This uses the branch condition code in inst->cond to jump to either
successor[0] (condition matches) or successor[0] (condition doesn't
match).
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions