Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp211 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: return 8; in blockSize()
459 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: return "64-bit"; in compatibilityClass()
1403 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: in componentBits()
2088 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: return 2; in componentCount()
3032 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: in componentName()
4973 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: in componentNumericFormat()
7248 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp219 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: return 8; in blockSize()
478 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: return "64-bit"; in compatibilityClass()
1433 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: in componentBits()
2140 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: return 2; in componentCount()
3095 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: in componentName()
5130 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: in componentNumericFormat()
7516 case VULKAN_HPP_NAMESPACE::Format::eR32G32Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp830 eR32G32Uint = VK_FORMAT_R32G32_UINT, enumerator
Dvulkansc_to_string.hpp1858 case Format::eR32G32Uint : return "R32G32Uint"; in to_string()
Dvulkan_enums.hpp1563 eR32G32Uint = VK_FORMAT_R32G32_UINT, enumerator
Dvulkan_to_string.hpp3844 case Format::eR32G32Uint : return "R32G32Uint"; in to_string()