Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp301 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: return 3; in blockSize()
549 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: return "8-bit 3-plane 444"; in compatibilityClass()
1702 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in componentBits()
2178 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: return 3; in componentCount()
3765 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in componentName()
5706 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in componentNumericFormat()
6150 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in componentPlaneIndex()
6574 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in planeCompatibleFormat()
6738 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: return 3; in planeCount()
6798 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in planeHeightDivisor()
[all …]
Dvulkan_format_traits.hpp309 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: return 3; in blockSize()
568 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: return "8-bit 3-plane 444"; in compatibilityClass()
1732 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in componentBits()
2230 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: return 3; in componentCount()
3828 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in componentName()
5863 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in componentNumericFormat()
6401 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in componentPlaneIndex()
6842 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in planeCompatibleFormat()
7006 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: return 3; in planeCount()
7066 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane444Unorm: in planeHeightDivisor()
[all …]
Dvulkansc_enums.hpp920 eG8B8R83Plane444Unorm = VK_FORMAT_G8_B8_R8_3PLANE_444_UNORM, enumerator
Dvulkansc_to_string.hpp1948 case Format::eG8B8R83Plane444Unorm : return "G8B8R83Plane444Unorm"; in to_string()
Dvulkan_enums.hpp1653 eG8B8R83Plane444Unorm = VK_FORMAT_G8_B8_R8_3PLANE_444_UNORM, enumerator
Dvulkan_to_string.hpp3934 case Format::eG8B8R83Plane444Unorm : return "G8B8R83Plane444Unorm"; in to_string()