Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h629 EOpBeginInvocationInterlock, // Fragment only enumerator
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp3272 case glslang::EOpBeginInvocationInterlock: in visitAggregate()
9386 case glslang::EOpBeginInvocationInterlock: in createNoArgOperation()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp10067 symbolTable.relateToOperator("beginInvocationInterlockARB", EOpBeginInvocationInterlock); in identifyBuiltIns()
DParseHelper.cpp1691 case EOpBeginInvocationInterlock: in checkLocation()