Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp196 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: return 6; in blockSize()
444 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: return "48-bit"; in compatibilityClass()
1282 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: in componentBits()
2073 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: return 3; in componentCount()
2911 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: in componentName()
4852 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: in componentNumericFormat()
7233 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp204 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: return 6; in blockSize()
463 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: return "48-bit"; in compatibilityClass()
1312 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: in componentBits()
2125 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: return 3; in componentCount()
2974 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: in componentName()
5009 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: in componentNumericFormat()
7501 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp815 eR16G16B16Uscaled = VK_FORMAT_R16G16B16_USCALED, enumerator
Dvulkansc_to_string.hpp1843 case Format::eR16G16B16Uscaled : return "R16G16B16Uscaled"; in to_string()
Dvulkan_enums.hpp1548 eR16G16B16Uscaled = VK_FORMAT_R16G16B16_USCALED, enumerator
Dvulkan_to_string.hpp3829 case Format::eR16G16B16Uscaled : return "R16G16B16Uscaled"; in to_string()