Lines Matching refs:srcCompPtr
1294 const deUint8* srcCompPtr = srcElemPtr + (srcEntry.isRowMajor ? rowNdx*srcEntry.matrixStride + colNdx*compSize1296 deMemcpy(dstCompPtr, srcCompPtr, compSize);