Searched refs:locNdx (Results 1 – 1 of 1) sorted by relevance
813 for (int locNdx = 0; locNdx < outNumLocs; ++locNdx) in execute() local815 gl.readBuffer(GL_COLOR_ATTACHMENT0 + outLocation + locNdx); in execute()826 deUint32* dstPtr = &dstPtrBase[outSize*valNdx + outVecSize*locNdx]; in execute()