Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp137 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: return 3; in blockSize()
385 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: return "24-bit"; in compatibilityClass()
798 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: in componentBits()
2014 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: return 3; in componentCount()
2427 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: in componentName()
4368 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: in componentNumericFormat()
7174 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp145 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: return 3; in blockSize()
404 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: return "24-bit"; in compatibilityClass()
828 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: in componentBits()
2066 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: return 3; in componentCount()
2490 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: in componentName()
4525 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: in componentNumericFormat()
7442 case VULKAN_HPP_NAMESPACE::Format::eR8G8B8Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp756 eR8G8B8Uint = VK_FORMAT_R8G8B8_UINT, enumerator
Dvulkansc_to_string.hpp1784 case Format::eR8G8B8Uint : return "R8G8B8Uint"; in to_string()
Dvulkan_enums.hpp1489 eR8G8B8Uint = VK_FORMAT_R8G8B8_UINT, enumerator
Dvulkan_to_string.hpp3770 case Format::eR8G8B8Uint : return "R8G8B8Uint"; in to_string()