Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DValidateLimitations.cpp275 TIntermBinary *binOp = cond->getAsBinaryNode(); in validateForLoopCond() local
338 TIntermBinary *binOp = unOp ? nullptr : expr->getAsBinaryNode(); in validateForLoopExpr() local