Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h564 EOpAddInvocations, enumerator
/third_party/glslang/glslang/MachineIndependent/
DintermOut.cpp664 case EOpAddInvocations: out.debug << "addInvocations"; break; in visitUnary()
DInitialize.cpp9024 … symbolTable.relateToOperator("addInvocationsAMD", EOpAddInvocations);
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp6110 case glslang::EOpAddInvocations: in createUnaryOperation()
6901 case glslang::EOpAddInvocations: in createInvocationsOperation()
6980 case glslang::EOpAddInvocations: in createInvocationsOperation()