Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp332 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: return 6; in blockSize()
580 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: return "16-bit 2-plane 444"; in compatibilityClass()
1952 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in componentBits()
2209 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: return 3; in componentCount()
4015 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in componentName()
5956 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in componentNumericFormat()
6302 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in componentPlaneIndex()
6717 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in planeCompatibleFormat()
6757 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: return 2; in planeCount()
6941 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in planeHeightDivisor()
[all …]
Dvulkan_format_traits.hpp340 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: return 6; in blockSize()
599 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: return "16-bit 2-plane 444"; in compatibilityClass()
1982 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in componentBits()
2261 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: return 3; in componentCount()
4078 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in componentName()
6113 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in componentNumericFormat()
6553 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in componentPlaneIndex()
6985 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in planeCompatibleFormat()
7025 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: return 2; in planeCount()
7209 case VULKAN_HPP_NAMESPACE::Format::eG16B16R162Plane444Unorm: in planeHeightDivisor()
[all …]
Dvulkansc_enums.hpp951 eG16B16R162Plane444Unorm = VK_FORMAT_G16_B16R16_2PLANE_444_UNORM, enumerator
Dvulkansc_to_string.hpp1979 case Format::eG16B16R162Plane444Unorm : return "G16B16R162Plane444Unorm"; in to_string()
Dvulkan_enums.hpp1684 eG16B16R162Plane444Unorm = VK_FORMAT_G16_B16R16_2PLANE_444_UNORM, enumerator
Dvulkan_to_string.hpp3965 case Format::eG16B16R162Plane444Unorm : return "G16B16R162Plane444Unorm"; in to_string()