Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBasicTests.cpp90 float numSubgroupsUsed = 0.0f; in checkVertexPipelineStagesSubgroupElectNoSSBO() local
95 numSubgroupsUsed += resultData[x * 2 + 1]; in checkVertexPipelineStagesSubgroupElectNoSSBO()
109 return numSubgroupsUsed == poisonValuesFound; in checkVertexPipelineStagesSubgroupElectNoSSBO()
137 const deUint32 numSubgroupsUsed = in checkVertexPipelineStagesSubgroupElect() local
140 return numSubgroupsUsed == poisonValuesFound; in checkVertexPipelineStagesSubgroupElect()