Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp205 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: return 8; in blockSize()
453 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: return "64-bit"; in compatibilityClass()
1358 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: in componentBits()
2082 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: return 4; in componentCount()
2987 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: in componentName()
4928 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: in componentNumericFormat()
7242 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp213 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: return 8; in blockSize()
472 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: return "64-bit"; in compatibilityClass()
1388 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: in componentBits()
2134 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: return 4; in componentCount()
3050 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: in componentName()
5085 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: in componentNumericFormat()
7510 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16A16Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp824 eR16G16B16A16Uint = VK_FORMAT_R16G16B16A16_UINT, enumerator
Dvulkansc_to_string.hpp1852 case Format::eR16G16B16A16Uint : return "R16G16B16A16Uint"; in to_string()
Dvulkan_enums.hpp1557 eR16G16B16A16Uint = VK_FORMAT_R16G16B16A16_UINT, enumerator
Dvulkan_to_string.hpp3838 case Format::eR16G16B16A16Uint : return "R16G16B16A16Uint"; in to_string()