Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp1024 const IVec3 dstTexelBlockPixelSize = getTexelBlockPixelSize(dstImageInfo.getFormat()); in copyImageData() local
1026 const IVec3 dstTexelPos = dstPos / dstTexelBlockPixelSize; in copyImageData()