Home
last modified time | relevance | path

Searched refs:eEtc2R8G8B8A1SrgbBlock (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp44 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return {{ 4, 4, 1 }}; in blockExtent()
260 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return 8; in blockSize()
508 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return "ETC2_RGBA"; in compatibilityClass()
2137 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return 4; in componentCount()
3410 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: in componentName()
5351 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: in componentNumericFormat()
6339 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: in componentsAreCompressed()
6414 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return "ETC2"; in compressionScheme()
7297 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return 16; in texelsPerBlock()
Dvulkan_format_traits.hpp44 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return {{ 4, 4, 1 }}; in blockExtent()
268 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return 8; in blockSize()
527 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return "ETC2_RGBA"; in compatibilityClass()
2189 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return 4; in componentCount()
3473 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: in componentName()
5508 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: in componentNumericFormat()
6590 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: in componentsAreCompressed()
6673 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return "ETC2"; in compressionScheme()
7565 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A1SrgbBlock: return 16; in texelsPerBlock()
Dvulkansc_enums.hpp879 eEtc2R8G8B8A1SrgbBlock = VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK, enumerator
Dvulkansc_to_string.hpp1907 case Format::eEtc2R8G8B8A1SrgbBlock : return "Etc2R8G8B8A1SrgbBlock"; in to_string()
Dvulkan_enums.hpp1612 eEtc2R8G8B8A1SrgbBlock = VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK, enumerator
Dvulkan_to_string.hpp3893 case Format::eEtc2R8G8B8A1SrgbBlock : return "Etc2R8G8B8A1SrgbBlock"; in to_string()