Home
last modified time | relevance | path

Searched refs:computeScaledSize (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.cpp226 static Vector<int, Size> computeScaledSize (const Vector<int, Size>& imageSize, int maxSize) in computeScaledSize() function
281 IVec2 logImageSize = computeScaledSize(IVec2(width, height), MAX_IMAGE_SIZE_2D); in writeImage()
308 IVec3 scaledSize = computeScaledSize(IVec3(width, height, depth), MAX_IMAGE_SIZE_3D); in writeImage()

Completed in 2 milliseconds