Searched refs:getBlockSizeInBytes (Results 1 – 8 of 8) sorted by relevance
84 deUint32 getBlockSizeInBytes (const VkFormat compressedFormat);
3732 deUint32 getBlockSizeInBytes (const VkFormat compressedFormat) in getBlockSizeInBytes() function
470 deUint32 blockBytes = getBlockSizeInBytes(format); in getCompressedImageSizeInBytes()
280 …return (getBlockSizeInBytes(format) == 8) ? mapVkFormat(VK_FORMAT_R16G16B16A16_UINT) : mapVkFormat… in getSizeCompatibleTcuTextureFormat()
263 …return (getBlockSizeInBytes(format) == 8) ? mapVkFormat(VK_FORMAT_R16G16B16A16_UINT) : mapVkFormat… in getSizeCompatibleTcuTextureFormat()