Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderControlFlow.cpp511 auto falseBlockId = Block::ID(block.branchInstruction.word(3)); in EmitBranchConditional() local
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp5127 const spirv::IdRef falseBlockId = conditional->blockIds[1]; in visitTernary() local
5160 const spirv::IdRef falseBlockId = mNodeData.back().idList[3].id; in visitTernary() local