Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp299 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: return 3; in blockSize()
547 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: return "8-bit 3-plane 422"; in compatibilityClass()
1686 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in componentBits()
2176 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: return 3; in componentCount()
3749 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in componentName()
5690 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in componentNumericFormat()
6134 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in componentPlaneIndex()
6559 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in planeCompatibleFormat()
6736 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: return 3; in planeCount()
6783 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in planeHeightDivisor()
[all …]
Dvulkan_format_traits.hpp307 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: return 3; in blockSize()
566 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: return "8-bit 3-plane 422"; in compatibilityClass()
1716 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in componentBits()
2228 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: return 3; in componentCount()
3812 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in componentName()
5847 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in componentNumericFormat()
6385 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in componentPlaneIndex()
6827 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in planeCompatibleFormat()
7004 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: return 3; in planeCount()
7051 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane422Unorm: in planeHeightDivisor()
[all …]
Dvulkansc_enums.hpp918 eG8B8R83Plane422Unorm = VK_FORMAT_G8_B8_R8_3PLANE_422_UNORM, enumerator
Dvulkansc_to_string.hpp1946 case Format::eG8B8R83Plane422Unorm : return "G8B8R83Plane422Unorm"; in to_string()
Dvulkan_enums.hpp1651 eG8B8R83Plane422Unorm = VK_FORMAT_G8_B8_R8_3PLANE_422_UNORM, enumerator
Dvulkan_to_string.hpp3932 case Format::eG8B8R83Plane422Unorm : return "G8B8R83Plane422Unorm"; in to_string()