Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseables.cpp1280 symbolTable.relateToOperator("WaveGetLaneCount", EOpWaveGetLaneCount); in identifyBuiltIns()
DhlslParseHelper.cpp5176 case EOpWaveGetLaneCount: in decomposeIntrinsic()
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h988 EOpWaveGetLaneCount, // Will decompose to gl_SubgroupSize. enumerator