Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp198 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: return 6; in blockSize()
446 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: return "48-bit"; in compatibilityClass()
1298 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: in componentBits()
2075 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: return 3; in componentCount()
2927 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: in componentName()
4868 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: in componentNumericFormat()
7235 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp206 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: return 6; in blockSize()
465 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: return "48-bit"; in compatibilityClass()
1328 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: in componentBits()
2127 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: return 3; in componentCount()
2990 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: in componentName()
5025 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: in componentNumericFormat()
7503 case VULKAN_HPP_NAMESPACE::Format::eR16G16B16Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp817 eR16G16B16Uint = VK_FORMAT_R16G16B16_UINT, enumerator
Dvulkansc_to_string.hpp1845 case Format::eR16G16B16Uint : return "R16G16B16Uint"; in to_string()
Dvulkan_enums.hpp1550 eR16G16B16Uint = VK_FORMAT_R16G16B16_UINT, enumerator
Dvulkan_to_string.hpp3831 case Format::eR16G16B16Uint : return "R16G16B16Uint"; in to_string()