Home | History | Annotate | Download | only in sksl

Lines Matching refs:FOp

546     #define COMPARE(SFunc, SOp, UFunc, UOp, FFunc, FOp) {                    \
556 return FFunc(builder, FOp, left, right, "binary"); \