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