Commit 126270d9 authored by Subv's avatar Subv
Browse files

Shader: Implemented compound predicates in fsetp.

You can specify three predicates in an fsetp instruction:

P1 = (Value1 Comp Value2) OP P0;
P2 = !(Value1 Comp Value2) OP P0;
parent 55e6296e
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