Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h1204 bool getUnroll() const { return unroll; } in getUnroll() function
/third_party/glslang/glslang/MachineIndependent/
DintermOut.cpp1360 if (node->getUnroll()) in visitLoop()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp1265 if (loopNode.getUnroll()) in TranslateLoopControl()