Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp325 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: return 6; in blockSize()
573 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: return "16-bit 2-plane 420"; in compatibilityClass()
1896 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in componentBits()
2202 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: return 3; in componentCount()
3959 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in componentName()
5900 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in componentNumericFormat()
6246 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in componentPlaneIndex()
6666 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in planeCompatibleFormat()
6750 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: return 2; in planeCount()
6890 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in planeHeightDivisor()
[all …]
Dvulkan_format_traits.hpp333 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: return 6; in blockSize()
592 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: return "16-bit 2-plane 420"; in compatibilityClass()
1926 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in componentBits()
2254 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: return 3; in componentCount()
4022 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in componentName()
6057 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in componentNumericFormat()
6497 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in componentPlaneIndex()
6934 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in planeCompatibleFormat()
7018 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: return 2; in planeCount()
7158 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane420Unorm: in planeHeightDivisor()
[all …]
Dvulkansc_enums.hpp944 eG16B16R162Plane420Unorm = VK_FORMAT_G16_B16R16_2PLANE_420_UNORM, enumerator
Dvulkansc_to_string.hpp1972 case Format::eG16B16R162Plane420Unorm : return "G16B16R162Plane420Unorm"; in to_string()
Dvulkan_enums.hpp1677 eG16B16R162Plane420Unorm = VK_FORMAT_G16_B16R16_2PLANE_420_UNORM, enumerator
Dvulkan_to_string.hpp3958 case Format::eG16B16R162Plane420Unorm : return "G16B16R162Plane420Unorm"; in to_string()