diff options
author | Kenneth Graunke <[email protected]> | 2015-02-23 23:47:00 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-02-24 15:24:52 -0800 |
commit | 8e62bd52f8296a220bd4542abd6fdcdfc41a388c (patch) | |
tree | d1133977b722131519b6a08b311f7a3febea24f6 /src/mesa | |
parent | 23d42b46e306d4104e534842f6dec3500d331cae (diff) |
nir: Introduce nir_intrinsic_discard_if.
This is a conditional discard, which takes a boolean source.
Note that we don't generate ir_discard::condition today, so this
shouldn't break drivers (since none implement this intrinsic yet).
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Connor Abbott <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions