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