Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseables.cpp1281 symbolTable.relateToOperator("WaveGetLaneIndex", EOpWaveGetLaneIndex); in identifyBuiltIns()
DhlslParseHelper.cpp5185 case EOpWaveGetLaneIndex: in decomposeIntrinsic()
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h989 EOpWaveGetLaneIndex, // Will decompose to gl_SubgroupInvocationID. enumerator