Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp223 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: return 16; in blockSize()
471 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: return "128-bit"; in compatibilityClass()
1493 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: in componentBits()
2100 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: return 2; in componentCount()
3122 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: in componentName()
5063 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: in componentNumericFormat()
7260 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp231 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: return 16; in blockSize()
490 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: return "128-bit"; in compatibilityClass()
1523 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: in componentBits()
2152 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: return 2; in componentCount()
3185 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: in componentName()
5220 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: in componentNumericFormat()
7528 case VULKAN_HPP_NAMESPACE::Format::eR64G64Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp842 eR64G64Uint = VK_FORMAT_R64G64_UINT, enumerator
Dvulkansc_to_string.hpp1870 case Format::eR64G64Uint : return "R64G64Uint"; in to_string()
Dvulkan_enums.hpp1575 eR64G64Uint = VK_FORMAT_R64G64_UINT, enumerator
Dvulkan_to_string.hpp3856 case Format::eR64G64Uint : return "R64G64Uint"; in to_string()