Searched refs:targetSize3D (Results 1 – 1 of 1) sorted by relevance
2086 const IVec3 targetSize3D (128, 128, 16); in addCopyTests() local2088 …const IVec3 srcSize = getTestedSize(srcTarget, srcFormat, (srcIs3D ? targetSize3D : targetSize2… in addCopyTests()2089 …const IVec3 dstSize = getTestedSize(dstTarget, dstFormat, (dstIs3D ? targetSize3D : targetSize2… in addCopyTests()