Searched refs:numSubgroupsUsed (Results 1 – 2 of 2) sorted by relevance
127 float numSubgroupsUsed = 0.0f; in checkVertexPipelineStagesSubgroupElectNoSSBO() local132 numSubgroupsUsed += resultData[x * 2 + 1]; in checkVertexPipelineStagesSubgroupElectNoSSBO()147 return numSubgroupsUsed == poisonValuesFound; in checkVertexPipelineStagesSubgroupElectNoSSBO()179 const deUint32 numSubgroupsUsed = *reinterpret_cast<const deUint32*>(datas[1]); in checkVertexPipelineStagesSubgroupElect() local181 …return (multipleCallsPossible ? (numSubgroupsUsed >= poisonValuesFound) : (numSubgroupsUsed == poi… in checkVertexPipelineStagesSubgroupElect()
79 float numSubgroupsUsed = 0.0f; in checkVertexPipelineStagesSubgroupElectNoSSBO() local84 numSubgroupsUsed += resultData[x * 2 + 1]; in checkVertexPipelineStagesSubgroupElectNoSSBO()98 return numSubgroupsUsed == poisonValuesFound; in checkVertexPipelineStagesSubgroupElectNoSSBO()126 const deUint32 numSubgroupsUsed = in checkVertexPipelineStagesSubgroupElect() local129 return numSubgroupsUsed == poisonValuesFound; in checkVertexPipelineStagesSubgroupElect()