Home | History | Annotate | Download | only in hlsl

Lines Matching refs:EOpLessThan

4732                 TIntermAggregate* less = new TIntermAggregate(EOpLessThan);
4765 compareNode = handleBinaryMath(loc, "clip", EOpLessThan, arg0, zero);
4959 TIntermTyped* compare = handleBinaryMath(loc, "<", EOpLessThan, min_ndot, zero);