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