Home
last modified time | relevance | path

Searched refs:copyLineSize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp1049 const int copyLineSize = copyTexelBlockCount.x() * texelBlockSize; in copyImageData() local
1051 deMemcpy(dstPtr, srcPtr, copyLineSize); in copyImageData()