Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseables.cpp1264 symbolTable.relateToOperator(BUILTIN_PREFIX "GatherRed", EOpMethodGatherRed); in identifyBuiltIns()
DhlslParseHelper.cpp4260 case EOpMethodGatherRed: // fall through... in decomposeSampleMethods()
4274 case EOpMethodGatherRed: channel = 0; break; in decomposeSampleMethods()
7359 case EOpMethodGatherRed: in findFunction()
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h970EOpMethodGatherRed, // These are covered under the above EOpMethodSample comment … enumerator