Home
last modified time | relevance | path

Searched defs:binOp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DValidateLimitations.cpp294 TIntermBinary* binOp = cond->getAsBinaryNode(); in validateForLoopCond() local
355 TIntermBinary* binOp = unOp ? nullptr : expr->getAsBinaryNode(); in validateForLoopExpr() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp2026 glslang::TOperator binOp = glslang::EOpNull; in visitAggregate() local
4720 spv::Op binOp = spv::OpNop; local