Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp300 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: return 3; in blockSize()
548 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: return "8-bit 2-plane 422"; in compatibilityClass()
1694 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in componentBits()
2177 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: return 3; in componentCount()
3757 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in componentName()
5698 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in componentNumericFormat()
6142 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in componentPlaneIndex()
6567 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in planeCompatibleFormat()
6737 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: return 2; in planeCount()
6791 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in planeHeightDivisor()
[all …]
Dvulkan_format_traits.hpp308 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: return 3; in blockSize()
567 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: return "8-bit 2-plane 422"; in compatibilityClass()
1724 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in componentBits()
2229 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: return 3; in componentCount()
3820 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in componentName()
5855 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in componentNumericFormat()
6393 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in componentPlaneIndex()
6835 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in planeCompatibleFormat()
7005 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: return 2; in planeCount()
7059 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane422Unorm: in planeHeightDivisor()
[all …]
Dvulkansc_enums.hpp919 eG8B8R82Plane422Unorm = VK_FORMAT_G8_B8R8_2PLANE_422_UNORM, enumerator
Dvulkansc_to_string.hpp1947 case Format::eG8B8R82Plane422Unorm : return "G8B8R82Plane422Unorm"; in to_string()
Dvulkan_enums.hpp1652 eG8B8R82Plane422Unorm = VK_FORMAT_G8_B8R8_2PLANE_422_UNORM, enumerator
Dvulkan_to_string.hpp3933 case Format::eG8B8R82Plane422Unorm : return "G8B8R82Plane422Unorm"; in to_string()