Searched refs:locNdx (Results 1 – 2 of 2) sorted by relevance
674 for (int locNdx = 0; locNdx < outNumLocs; ++locNdx) in execute() local676 gl.readBuffer(GL_COLOR_ATTACHMENT0 + outLocation + locNdx); in execute()687 deUint32* dstPtr = &dstPtrBase[outSize*valNdx + outVecSize*locNdx]; in execute()
1330 for (int locNdx = 0; locNdx < outNumLocs; ++locNdx) in execute() local1346 …vk.cmdCopyImageToBuffer(*copyCmdBuffer, colorImages[outLocation + locNdx].get()->get(), VK_IMAGE_L… in execute()1371 deUint16* dstPtr = &dstPtrBase[outSize * valNdx + outVecSize * locNdx]; in execute()1386 deUint32* dstPtr = &dstPtrBase[outSize * valNdx + outVecSize * locNdx]; in execute()