Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp138 spv::SelectionControlMask TranslateSelectionControl(const glslang::TIntermSelection&) const;
1048 spv::SelectionControlMask TGlslangToSpvTraverser::TranslateSelectionControl(const glslang::TIntermS… in TranslateSelectionControl() function in __anon26c506720111::TGlslangToSpvTraverser
2596 const spv::SelectionControlMask control = TranslateSelectionControl(*node); in visitSelection()
2622 const spv::SelectionControlMask control = TranslateSelectionControl(*node); in visitSelection()