Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h1667 bool getShortCircuit() const { return shortCircuit; } in getShortCircuit() function
/third_party/glslang/glslang/MachineIndependent/
DintermOut.cpp1140 if (node->getShortCircuit() == false) in visitSelection()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp3162 if (!node->getShortCircuit()) in visitSelection()