Searched refs:getTestedSize (Results 1 - 1 of 1) sorted by path

/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp2013 IVec3 getTestedSize (deUint32 target, deUint32 format, const IVec3& targetSize) function in namespace:deqp::gles31::Functional::__anon3562
2088 const IVec3 srcSize = getTestedSize(srcTarget, srcFormat, (srcIs3D ? targetSize3D : targetSize2D));
2089 const IVec3 dstSize = getTestedSize(dstTarget, dstFormat, (dstIs3D ? targetSize3D : targetSize2D));

Completed in 90 milliseconds