Commit 083d2d89 authored by Yuri Kunde Schlesner's avatar Yuri Kunde Schlesner
Browse files

Shader: Implement "invert condition" feature of IFU instruction

If the bit 0 of the JMPU instruction is set, then the jump condition
will be inverted. That is, a jump will happen when the boolean is false
instead of when it is true.
parent 0b6cc059
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment