Home
last modified time | relevance | path

Searched refs:nextSwitchSegment (Results 1 - 3 of 3) sorted by relevance

/third_party/glslang/SPIRV/
H A DSpvBuilder.h632 void nextSwitchSegment(std::vector<Block*>& segmentBB, int segment);
H A DSpvBuilder.cpp3562 void Builder::nextSwitchSegment(std::vector<Block*>& segmentBlock, int nextSegment) in nextSwitchSegment() function in Builder
H A DGlslangToSpv.cpp4058 builder.nextSwitchSegment(segmentBlocks, s); in visitSwitch()

Completed in 22 milliseconds