Searched refs:getCompressedImageResolutionInBlocks (Results 1 – 3 of 3) sorted by relevance
179 tcu::UVec3 getCompressedImageResolutionInBlocks (const vk::VkFormat format, const tcu::UVec3& siz…
580 tcu::UVec3 getCompressedImageResolutionInBlocks (const vk::VkFormat format, const tcu::UVec3& size) in getCompressedImageResolutionInBlocks() function610 tcu::UVec3 sizeInBlocks = getCompressedImageResolutionInBlocks(format, size); in getCompressedImageSizeInBytes()
352 levelSizes.push_back(getCompressedImageResolutionInBlocks(compressedFormat, *it)); in getCompressedMipLevelSizes()973 …const VkExtent3D originalResolutionInBlocks = makeExtent3D(getCompressedImageResolutionInBlocks(m_… in createImageInfos()979 …makeExtent3D(getCompressedImageResolutionInBlocks(m_parameters.formatCompressed, mipMapSizes[mipNd… in createImageInfos()