Home
last modified time | relevance | path

Searched refs:caseBlockId (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Pipeline/
DSpirvShaderControlFlow.cpp548 auto caseBlockId = Block::ID(block.branchInstruction.word(i * 2 + 4)); in EmitSwitch() local
551 state->addOutputActiveLaneMaskEdge(caseBlockId, caseLabelMatch); in EmitSwitch()