Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp214 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: return 12; in blockSize()
462 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: return "96-bit"; in compatibilityClass()
1424 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: in componentBits()
2091 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: return 3; in componentCount()
3053 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: in componentName()
4994 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: in componentNumericFormat()
7251 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp222 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: return 12; in blockSize()
481 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: return "96-bit"; in compatibilityClass()
1454 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: in componentBits()
2143 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: return 3; in componentCount()
3116 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: in componentName()
5151 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: in componentNumericFormat()
7519 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp833 eR32G32B32Uint = VK_FORMAT_R32G32B32_UINT, enumerator
Dvulkansc_to_string.hpp1861 case Format::eR32G32B32Uint : return "R32G32B32Uint"; in to_string()
Dvulkan_enums.hpp1566 eR32G32B32Uint = VK_FORMAT_R32G32B32_UINT, enumerator
Dvulkan_to_string.hpp3847 case Format::eR32G32B32Uint : return "R32G32B32Uint"; in to_string()