Lines Matching defs:srcPixel
511 const Vec4 srcPixel = access.getPixel(x, y);515 dstPixel[channelNdx] = srcPixel[channelNdx];527 const IVec4 srcPixel = access.getPixelInt(x, y);531 dstPixel[channelNdx] = srcPixel[channelNdx];