Searched refs:totalInvocationsRun (Results 1 – 1 of 1) sorted by relevance
74 deUint32 totalInvocationsRun = 0; in checkVertexPipelineStagesSubgroupInvocationID() local77 totalInvocationsRun += subgroupInvocationHits[i]; in checkVertexPipelineStagesSubgroupInvocationID()80 if (totalInvocationsRun != totalSize) in checkVertexPipelineStagesSubgroupInvocationID()188 deUint32 totalInvocationsRun = 0; in checkComputeSubgroupInvocationID() local191 totalInvocationsRun += subgroupInvocationHits[i]; in checkComputeSubgroupInvocationID()194 if (totalInvocationsRun != totalLocalSize) in checkComputeSubgroupInvocationID()