Home
last modified time | relevance | path

Searched refs:EOpSubgroupBallotExclusiveBitCount (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DintermOut.cpp576 case EOpSubgroupBallotExclusiveBitCount: out.debug << "subgroupBallotExclusiveBitCount"; break; in visitUnary()
1017 case EOpSubgroupBallotExclusiveBitCount: out.debug << "subgroupBallotExclusiveBitCount"; break; in visitAggregate()
DInitialize.cpp9288 …ymbolTable.relateToOperator("subgroupBallotExclusiveBitCount", EOpSubgroupBallotExclusiveBitCount); in add2ndGenerationSamplingImaging()
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h495 EOpSubgroupBallotExclusiveBitCount, enumerator
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5379 case glslang::EOpSubgroupBallotExclusiveBitCount:
6375 case glslang::EOpSubgroupBallotExclusiveBitCount:
6480 …case glslang::EOpSubgroupBallotExclusiveBitCount: opCode = spv::OpGroupNonUniformBallotBitCount; b…
6628 case glslang::EOpSubgroupBallotExclusiveBitCount: