Searched refs:poisonValuesFound (Results 1 – 2 of 2) sorted by relevance
126 float poisonValuesFound = 0.0f; in checkVertexPipelineStagesSubgroupElectNoSSBO() local142 poisonValuesFound += 1.0f; in checkVertexPipelineStagesSubgroupElectNoSSBO()147 return numSubgroupsUsed == poisonValuesFound; in checkVertexPipelineStagesSubgroupElectNoSSBO()159 deUint32 poisonValuesFound = 0; in checkVertexPipelineStagesSubgroupElect() local173 poisonValuesFound++; in checkVertexPipelineStagesSubgroupElect()181 … (multipleCallsPossible ? (numSubgroupsUsed >= poisonValuesFound) : (numSubgroupsUsed == poisonVal… in checkVertexPipelineStagesSubgroupElect()
78 float poisonValuesFound = 0.0f; in checkVertexPipelineStagesSubgroupElectNoSSBO() local94 poisonValuesFound += 1.0f; in checkVertexPipelineStagesSubgroupElectNoSSBO()98 return numSubgroupsUsed == poisonValuesFound; in checkVertexPipelineStagesSubgroupElectNoSSBO()106 deUint32 poisonValuesFound = 0; in checkVertexPipelineStagesSubgroupElect() local120 poisonValuesFound++; in checkVertexPipelineStagesSubgroupElect()129 return numSubgroupsUsed == poisonValuesFound; in checkVertexPipelineStagesSubgroupElect()