Searched refs:totalInvocationsRun (Results 1 – 3 of 3) 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()
105 deUint32 totalInvocationsRun = 0; in checkVertexPipelineStagesSubgroupInvocationID() local108 totalInvocationsRun += subgroupInvocationHits[i]; in checkVertexPipelineStagesSubgroupInvocationID()111 if (totalInvocationsRun != totalSize) in checkVertexPipelineStagesSubgroupInvocationID()226 deUint32 totalInvocationsRun = 0; in checkComputeSubgroupInvocationID() local229 totalInvocationsRun += subgroupInvocationHits[i]; in checkComputeSubgroupInvocationID()232 if (totalInvocationsRun != totalLocalSize) in checkComputeSubgroupInvocationID()