Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp2086 const IVec3 targetSize3D (128, 128, 16); in addCopyTests() local
2088 …const IVec3 srcSize = getTestedSize(srcTarget, srcFormat, (srcIs3D ? targetSize3D : targetSize2… in addCopyTests()
2089 …const IVec3 dstSize = getTestedSize(dstTarget, dstFormat, (dstIs3D ? targetSize3D : targetSize2… in addCopyTests()