Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp197 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: return 6; in blockSize()
445 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: return "48-bit"; in compatibilityClass()
1290 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: in componentBits()
2074 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: return 3; in componentCount()
2919 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: in componentName()
4860 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: in componentNumericFormat()
7234 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp205 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: return 6; in blockSize()
464 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: return "48-bit"; in compatibilityClass()
1320 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: in componentBits()
2126 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: return 3; in componentCount()
2982 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: in componentName()
5017 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: in componentNumericFormat()
7502 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Sscaled: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp816 eR16G16B16Sscaled = VK_FORMAT_R16G16B16_SSCALED, enumerator
Dvulkansc_to_string.hpp1844 case Format::eR16G16B16Sscaled : return "R16G16B16Sscaled"; in to_string()
Dvulkan_enums.hpp1549 eR16G16B16Sscaled = VK_FORMAT_R16G16B16_SSCALED, enumerator
Dvulkan_to_string.hpp3830 case Format::eR16G16B16Sscaled : return "R16G16B16Sscaled"; in to_string()