Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp329 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return 3; in blockSize()
577 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return "8-bit 2-plane 444"; in compatibilityClass()
1928 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentBits()
2206 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return 3; in componentCount()
3991 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentName()
5932 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentNumericFormat()
6278 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentPlaneIndex()
6696 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in planeCompatibleFormat()
6754 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return 2; in planeCount()
6920 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in planeHeightDivisor()
[all …]
Dvulkan_format_traits.hpp337 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return 3; in blockSize()
596 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return "8-bit 2-plane 444"; in compatibilityClass()
1958 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentBits()
2258 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return 3; in componentCount()
4054 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentName()
6089 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentNumericFormat()
6529 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentPlaneIndex()
6964 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in planeCompatibleFormat()
7022 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return 2; in planeCount()
7188 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in planeHeightDivisor()
[all …]
Dvulkansc_enums.hpp948 eG8B8R82Plane444Unorm = VK_FORMAT_G8_B8R8_2PLANE_444_UNORM, enumerator
Dvulkansc_to_string.hpp1976 case Format::eG8B8R82Plane444Unorm : return "G8B8R82Plane444Unorm"; in to_string()
Dvulkan_enums.hpp1681 eG8B8R82Plane444Unorm = VK_FORMAT_G8_B8R8_2PLANE_444_UNORM, enumerator
Dvulkan_to_string.hpp3962 case Format::eG8B8R82Plane444Unorm : return "G8B8R82Plane444Unorm"; in to_string()