Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp217 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: return 16; in blockSize()
465 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: return "128-bit"; in compatibilityClass()
1448 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: in componentBits()
2094 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: return 4; in componentCount()
3077 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: in componentName()
5018 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: in componentNumericFormat()
7254 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp225 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: return 16; in blockSize()
484 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: return "128-bit"; in compatibilityClass()
1478 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: in componentBits()
2146 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: return 4; in componentCount()
3140 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: in componentName()
5175 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: in componentNumericFormat()
7522 case VULKAN_HPP_NAMESPACE::Format::eR32G32B32A32Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp836 eR32G32B32A32Uint = VK_FORMAT_R32G32B32A32_UINT, enumerator
Dvulkansc_to_string.hpp1864 case Format::eR32G32B32A32Uint : return "R32G32B32A32Uint"; in to_string()
Dvulkan_enums.hpp1569 eR32G32B32A32Uint = VK_FORMAT_R32G32B32A32_UINT, enumerator
Dvulkan_to_string.hpp3850 case Format::eR32G32B32A32Uint : return "R32G32B32A32Uint"; in to_string()