Home | History | Annotate | Download | only in Tools

Lines Matching full:psrc

50 @Input			pSrc			Texture to tile
61 const PVRTuint8 * const pSrc,
95 memcpy(pDst + nIdxDst*nElementSize, pSrc + nIdxSrc*nElementSize, nElementSize);