Searched refs:yStride (Results 1 – 1 of 1) sorted by relevance
719 const int yStride = colorBuffer.getSlicePitch(); in executeRGBA8ColorWrite() local728 … = basePtr + fragSampleNdx*fragStride + frag.pixelCoord.x()*xStride + frag.pixelCoord.y()*yStride; in executeRGBA8ColorWrite()