Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseables.cpp1266 symbolTable.relateToOperator(BUILTIN_PREFIX "GatherBlue", EOpMethodGatherBlue); in identifyBuiltIns()
DhlslParseHelper.cpp4262 case EOpMethodGatherBlue: // ... in decomposeSampleMethods()
4278 case EOpMethodGatherBlue: channel = 2; break; in decomposeSampleMethods()
7361 case EOpMethodGatherBlue: in findFunction()
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h972 EOpMethodGatherBlue, // because HLSL arguments are slightly different. enumerator