diff options
author | Wladimir J. van der Laan <[email protected]> | 2018-03-22 14:47:03 +0000 |
---|---|---|
committer | Wladimir J. van der Laan <[email protected]> | 2018-03-31 06:17:59 +0000 |
commit | faed84a6151076f0e38d85ea403bb576710fa207 (patch) | |
tree | e870e8fb052d5bd1850d910c1120207a8f7a79bd /src/gallium/drivers/freedreno/freedreno_batch.h | |
parent | cb6dd7070f9c607f223a36ad89c4dce8ddea704d (diff) |
freedreno: a2xx: Change use of BLEND_ to BLEND2_
Change use of BLEND_ to BLEND2_,
BLEND_* a3xx_rb_blend_opcode
BLEND2_* is a2xx_rb_blend_opcode
This makes no effective difference as the used enumerant has the same
value (0), but the other enumerants do not match 1-to-1 so this will
avoid future problems.
Signed-off-by: Wladimir J. van der Laan <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/freedreno_batch.h')
0 files changed, 0 insertions, 0 deletions