Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderControlFlow.cpp510 auto trueBlockId = Block::ID(block.branchInstruction.word(2)); in EmitBranchConditional() local
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp5126 const spirv::IdRef trueBlockId = conditional->blockIds[0]; in visitTernary() local
5158 const spirv::IdRef trueBlockId = mNodeData.back().idList[1].id; in visitTernary() local