Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGlslangToSpv.cpp158 spv::SelectionControlMask TranslateSelectionControl(const glslang::TIntermSelection&) const;
1134 spv::SelectionControlMask TGlslangToSpvTraverser::TranslateSelectionControl( in TranslateSelectionControl() function in __anon8cc894d10111::TGlslangToSpvTraverser
3229 const spv::SelectionControlMask control = TranslateSelectionControl(*node); in visitSelection()
3257 const spv::SelectionControlMask control = TranslateSelectionControl(*node); in visitSelection()