diff options
author | Eric Anholt <[email protected]> | 2016-07-02 15:08:27 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2016-07-04 16:33:22 -0700 |
commit | 44df374a9c91b87be0f5ebccadc52760ebe95871 (patch) | |
tree | 2df05de838c79600788736091af8030e59dc8860 /src/gallium/drivers/vc4/vc4_screen.h | |
parent | eaa53f80d9da292ade219c609f8ac37f9a8ca0d7 (diff) |
vc4: Fix a pasteo in scheduling condition flag usage.
Noticed by code inspection. This hasn't been too big of a deal, because
our cond usages all start out as adder ops, either MOVs or the FTOI for Z
writes. MOVs *can* get converted to mul ops during scheduling, but
apparently we hadn't hit this.
Diffstat (limited to 'src/gallium/drivers/vc4/vc4_screen.h')
0 files changed, 0 insertions, 0 deletions