Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp226 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: return 24; in blockSize()
474 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: return "192-bit"; in compatibilityClass()
1514 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: in componentBits()
2103 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: return 3; in componentCount()
3143 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: in componentName()
5084 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: in componentNumericFormat()
7263 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp234 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: return 24; in blockSize()
493 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: return "192-bit"; in compatibilityClass()
1544 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: in componentBits()
2155 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: return 3; in componentCount()
3206 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: in componentName()
5241 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: in componentNumericFormat()
7531 case VULKAN_HPP_NAMESPACE::Format::eR64G64B64Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp845 eR64G64B64Uint = VK_FORMAT_R64G64B64_UINT, enumerator
Dvulkansc_to_string.hpp1873 case Format::eR64G64B64Uint : return "R64G64B64Uint"; in to_string()
Dvulkan_enums.hpp1578 eR64G64B64Uint = VK_FORMAT_R64G64B64_UINT, enumerator
Dvulkan_to_string.hpp3859 case Format::eR64G64B64Uint : return "R64G64B64Uint"; in to_string()