Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Dattribute.cpp184 selection->setDontFlatten(); in handleSelectionAttributes()
213 selection->setDontFlatten(); in handleSwitchAttributes()
/third_party/glslang/glslang/Include/
Dintermediate.h1714 void setDontFlatten() { dontFlatten = true; } in setDontFlatten() function
1744 void setDontFlatten() { dontFlatten = true; } in setDontFlatten() function
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp9197 selection->setDontFlatten(); in handleSelectionAttributes()
9221 selection->setDontFlatten(); in handleSwitchAttributes()