diff options
author | Ian Romanick <[email protected]> | 2016-04-12 18:49:40 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2016-05-10 09:22:18 -0700 |
commit | fd63e779986c59c1e2d93ec366abd7cf9fb36d2c (patch) | |
tree | 39d91b9a3145b2fe5c6fae8bf0ea5d262eba5868 /src/mesa/program/prog_instruction.c | |
parent | 15e6a1a3be0df32aa3bbeaaf9ac8afac17b66d5a (diff) |
ir_to_mesa: Do not emit OPCODE_SEQ or OPCODE_SNE
Nothing that consumes the output of this backend consumes them
navtively. This is *not* the way i915 has implemented these
instructions, but, as far as I am able to tell, this is the way both the
Cg compiler and the HLSL compiler implement these operations.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/program/prog_instruction.c')
0 files changed, 0 insertions, 0 deletions