Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslParseables.cpp1216 symbolTable.relateToOperator("WaveGetLaneIndex", EOpWaveGetLaneIndex); in identifyBuiltIns()
DhlslParseHelper.cpp5419 case EOpWaveGetLaneIndex: in decomposeIntrinsic()
/third_party/glslang/glslang/Include/
Dintermediate.h1051 EOpWaveGetLaneIndex, // Will decompose to gl_SubgroupInvocationID. enumerator