Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp206 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: return 8; in blockSize()
454 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: return "64-bit"; in compatibilityClass()
1367 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: in componentBits()
2083 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: return 4; in componentCount()
2996 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: in componentName()
4937 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: in componentNumericFormat()
7243 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp214 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: return 8; in blockSize()
473 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: return "64-bit"; in compatibilityClass()
1397 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: in componentBits()
2135 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: return 4; in componentCount()
3059 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: in componentName()
5094 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: in componentNumericFormat()
7511 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Sint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp825 eR16G16B16A16Sint = VK_FORMAT_R16G16B16A16_SINT, enumerator
Dvulkansc_to_string.hpp1853 case Format::eR16G16B16A16Sint : return "R16G16B16A16Sint"; in to_string()
Dvulkan_enums.hpp1558 eR16G16B16A16Sint = VK_FORMAT_R16G16B16A16_SINT, enumerator
Dvulkan_to_string.hpp3839 case Format::eR16G16B16A16Sint : return "R16G16B16A16Sint"; in to_string()