Searched refs:xStride (Results 1 – 1 of 1) sorted by relevance
718 const int xStride = colorBuffer.getRowPitch(); in executeRGBA8ColorWrite() local728 …deUint8* dstPtr = basePtr + fragSampleNdx*fragStride + frag.pixelCoord.x()*xStride + frag.pixe… in executeRGBA8ColorWrite()