Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp46 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return {{ 4, 4, 1 }}; in blockExtent()
262 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return 16; in blockSize()
510 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return "ETC2_EAC_RGBA"; in compatibilityClass()
2139 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return 4; in componentCount()
3428 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: in componentName()
5369 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: in componentNumericFormat()
6341 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: in componentsAreCompressed()
6416 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return "ETC2"; in compressionScheme()
7299 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return 16; in texelsPerBlock()
Dvulkan_format_traits.hpp46 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return {{ 4, 4, 1 }}; in blockExtent()
270 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return 16; in blockSize()
529 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return "ETC2_EAC_RGBA"; in compatibilityClass()
2191 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return 4; in componentCount()
3491 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: in componentName()
5526 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: in componentNumericFormat()
6592 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: in componentsAreCompressed()
6675 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return "ETC2"; in compressionScheme()
7567 case VULKAN_HPP_NAMESPACE::Format::eEtc2R8G8B8A8SrgbBlock: return 16; in texelsPerBlock()
Dvulkansc_enums.hpp881 eEtc2R8G8B8A8SrgbBlock = VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK, enumerator
Dvulkansc_to_string.hpp1909 case Format::eEtc2R8G8B8A8SrgbBlock : return "Etc2R8G8B8A8SrgbBlock"; in to_string()
Dvulkan_enums.hpp1614 eEtc2R8G8B8A8SrgbBlock = VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK, enumerator
Dvulkan_to_string.hpp3895 case Format::eEtc2R8G8B8A8SrgbBlock : return "Etc2R8G8B8A8SrgbBlock"; in to_string()