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