Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Dattribute.cpp275 const auto positiveUnsignedArgument = [&](const char* feature, unsigned int& uiValue) { in handleLoopAttributes() local
326 if (positiveUnsignedArgument("iteration_multiple", uiValue)) in handleLoopAttributes()