Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp1025 const int dstTexelBlockSize = getTexelBlockSize(dstImageInfo.getFormat()); in copyImageData() local
1032 DE_ASSERT(srcTexelBlockSize == dstTexelBlockSize); in copyImageData()
1033 DE_UNREF(dstTexelBlockSize); in copyImageData()