Skip to content
Snippets Groups Projects
Commit c0906e06 authored by Ian Romanick's avatar Ian Romanick
Browse files

glsl: Add ir_unop_lit

Like the noise opcode, this opcode really shouldn't exist.  The only
reason it exists is to facilitate translation of assembly shaders to
IR.  These changes include the addition of ir_unop_lit and the
lowering pass that removes it.
parent b6c49104
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment