Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp144 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: return 3; in blockSize()
392 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: return "24-bit"; in compatibilityClass()
854 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: in componentBits()
2021 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: return 3; in componentCount()
2483 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: in componentName()
4424 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: in componentNumericFormat()
7181 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: return 1; in texelsPerBlock()
Dvulkan_format_traits.hpp152 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: return 3; in blockSize()
411 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: return "24-bit"; in compatibilityClass()
884 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: in componentBits()
2073 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: return 3; in componentCount()
2546 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: in componentName()
4581 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: in componentNumericFormat()
7449 case VULKAN_HPP_NAMESPACE::Format::eB8G8R8Uint: return 1; in texelsPerBlock()
Dvulkansc_enums.hpp763 eB8G8R8Uint = VK_FORMAT_B8G8R8_UINT, enumerator
Dvulkansc_to_string.hpp1791 case Format::eB8G8R8Uint : return "B8G8R8Uint"; in to_string()
Dvulkan_enums.hpp1496 eB8G8R8Uint = VK_FORMAT_B8G8R8_UINT, enumerator
Dvulkan_to_string.hpp3777 case Format::eB8G8R8Uint : return "B8G8R8Uint"; in to_string()