Searched refs:sampleGroupNdx (Results 1 – 1 of 1) sorted by relevance
837 for (int sampleGroupNdx = 0; sampleGroupNdx < numSampleGroups; sampleGroupNdx++) in render() local840 int groupFirstFragNdx = (sampleGroupNdx*SAMPLE_REGISTER_SIZE) / numSamplesPerFragment; in render()