Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h187 void popSwitchSequence() { switchSequenceStack.pop_back(); } in popSwitchSequence() function
DhlslGrammar.cpp3693 parseContext.popSwitchSequence(); in acceptSwitchStatement()