Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h575 EOpMaxInvocations, enumerator
/third_party/glslang/glslang/MachineIndependent/
DintermOut.cpp635 case EOpMaxInvocations: out.debug << "maxInvocations"; break; in visitUnary()
DInitialize.cpp9634 … symbolTable.relateToOperator("maxInvocationsAMD", EOpMaxInvocations); in add2ndGenerationSamplingImaging()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp6814 case glslang::EOpMaxInvocations: in createUnaryOperation()
7640 case glslang::EOpMaxInvocations: in createInvocationsOperation()
7721 case glslang::EOpMaxInvocations: in createInvocationsOperation()
7740 } else if (op == glslang::EOpMaxInvocations || in createInvocationsOperation()