Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h567 EOpAddInvocationsNonUniform, enumerator
/third_party/glslang/glslang/MachineIndependent/
DintermOut.cpp667 case EOpAddInvocationsNonUniform: out.debug << "addInvocationsNonUniform"; break; in visitUnary()
DInitialize.cpp9027 …Table.relateToOperator("addInvocationsNonUniformAMD", EOpAddInvocationsNonUniform);
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp6113 case glslang::EOpAddInvocationsNonUniform: in createUnaryOperation()
6889 op == glslang::EOpAddInvocationsNonUniform || in createInvocationsOperation()
6904 case glslang::EOpAddInvocationsNonUniform: in createInvocationsOperation()
7022 case glslang::EOpAddInvocationsNonUniform: in createInvocationsOperation()