Home | History | Annotate | Download | only in glsl

Lines Matching refs:CreateICmpULT

681             return bld.CreateICmpULT(ops[0], ops[1]);
1047 cond = bld.CreateICmpULT(load, to);