Searched refs:getBlockSizeInBytes (Results 1 – 2 of 2) sorted by relevance
109 deUint32 getBlockSizeInBytes (const vk::VkFormat compressedFormat);
124 deUint32 getBlockSizeInBytes(const VkFormat compressedFormat) in getBlockSizeInBytes() function888 deUint32 blockBytes = getBlockSizeInBytes(format); in getCompressedImageSizeInBytes()