Searched refs:copyLineSize (Results 1 – 1 of 1) sorted by relevance
787 const int copyLineSize = copyTexelBlockCount.x() * texelBlockSize; in copyImageData() local789 deMemcpy(dstPtr, srcPtr, copyLineSize); in copyImageData()