Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:TIntermSwitch

116     bool visitSwitch(glslang::TVisit, glslang::TIntermSwitch*);
139 spv::SelectionControlMask TranslateSwitchControl(const glslang::TIntermSwitch&) const;
1057 spv::SelectionControlMask TGlslangToSpvTraverser::TranslateSwitchControl(const glslang::TIntermSwitch& switchNode) const
2663 bool TGlslangToSpvTraverser::visitSwitch(glslang::TVisit /* visit */, glslang::TIntermSwitch* node)