Searched defs:binOp (Results 1 – 3 of 3) sorted by relevance
275 TIntermBinary *binOp = cond->getAsBinaryNode(); in validateForLoopCond() local338 TIntermBinary *binOp = unOp ? nullptr : expr->getAsBinaryNode(); in validateForLoopExpr() local
294 TIntermBinary* binOp = cond->getAsBinaryNode(); in validateForLoopCond() local355 TIntermBinary* binOp = unOp ? nullptr : expr->getAsBinaryNode(); in validateForLoopExpr() local
2855 glslang::TOperator binOp = glslang::EOpNull; in visitAggregate() local6432 spv::Op binOp = spv::OpNop; in createBinaryOperation() local