Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslParseables.cpp1202 … symbolTable.relateToOperator(BUILTIN_PREFIX "GatherAlpha", EOpMethodGatherAlpha); in identifyBuiltIns()
DhlslParseHelper.cpp4407 case EOpMethodGatherAlpha: // ... in decomposeSampleMethods()
4424 case EOpMethodGatherAlpha: channel = 3; break; in decomposeSampleMethods()
7526 case EOpMethodGatherAlpha: in findFunction()
/third_party/glslang/glslang/Include/
Dintermediate.h1013 EOpMethodGatherAlpha, // ... enumerator