Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseables.cpp1268 …ble.relateToOperator(BUILTIN_PREFIX "GatherCmp", EOpMethodGatherCmpRed); // alias in identifyBuiltIns()
1269 … symbolTable.relateToOperator(BUILTIN_PREFIX "GatherCmpRed", EOpMethodGatherCmpRed); in identifyBuiltIns()
DhlslParseHelper.cpp4264 case EOpMethodGatherCmpRed: // ... in decomposeSampleMethods()
4273 case EOpMethodGatherCmpRed: cmpValues = 1; // fall through in decomposeSampleMethods()
4290 if (cmpValues != 0 && op != EOpMethodGatherCmpRed) { in decomposeSampleMethods()
7364 case EOpMethodGatherCmpRed: in findFunction()
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h975 EOpMethodGatherCmpRed, // ... enumerator