Searched defs:trueBlock (Results 1 – 9 of 9) sorted by relevance
151 TIntermBlock *trueBlock = new TIntermBlock(); in visitTernary() local
152 TIntermBlock *trueBlock = new TIntermBlock(); in RewriteSampleMask() local
236 TIntermBlock *trueBlock = new TIntermBlock(); in assignFuncWithEnableFlags() local
2002 spirv::IdRef trueBlock, in writeBranchConditional()
2016 const spirv::IdRef trueBlock = node->getOp() == EOpLogicalAnd ? ifBlock : mergeBlock; in startShortCircuit() local5292 spirv::IdRef trueBlock = mergeBlock; in visitIfElse() local
2466 TIntermTyped* TIntermediate::addSelection(TIntermTyped* cond, TIntermTyped* trueBlock, TIntermTyped… in addSelection()
2456 TIntermTyped* TIntermediate::addSelection(TIntermTyped* cond, TIntermTyped* trueBlock, TIntermTyped… in addSelection()
1772 TIntermNode* trueBlock; variable
1768 TIntermNode* trueBlock; variable