Home
last modified time | relevance | path

Searched refs:EOpSubgroupBallotInclusiveBitCount (Results 1 – 5 of 5) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DintermOut.cpp575 case EOpSubgroupBallotInclusiveBitCount: out.debug << "subgroupBallotInclusiveBitCount"; break; in visitUnary()
1016 case EOpSubgroupBallotInclusiveBitCount: out.debug << "subgroupBallotInclusiveBitCount"; break; in visitAggregate()
DInitialize.cpp9287 …ymbolTable.relateToOperator("subgroupBallotInclusiveBitCount", EOpSubgroupBallotInclusiveBitCount); in add2ndGenerationSamplingImaging()
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h494 EOpSubgroupBallotInclusiveBitCount, enumerator
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5378 case glslang::EOpSubgroupBallotInclusiveBitCount:
6374 case glslang::EOpSubgroupBallotInclusiveBitCount:
6479 case glslang::EOpSubgroupBallotInclusiveBitCount:
6618 case glslang::EOpSubgroupBallotInclusiveBitCount:
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp5230 EOpSubgroupBallotInclusiveBitCount, true, res, uintType); in decomposeIntrinsic()