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