Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp326 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: return 6; in blockSize()
574 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: return "16-bit 3-plane 422"; in compatibilityClass()
1904 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in componentBits()
2203 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: return 3; in componentCount()
3967 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in componentName()
5908 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in componentNumericFormat()
6254 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in componentPlaneIndex()
6673 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in planeCompatibleFormat()
6751 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: return 3; in planeCount()
6897 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in planeHeightDivisor()
[all …]
Dvulkan_format_traits.hpp334 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: return 6; in blockSize()
593 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: return "16-bit 3-plane 422"; in compatibilityClass()
1934 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in componentBits()
2255 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: return 3; in componentCount()
4030 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in componentName()
6065 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in componentNumericFormat()
6505 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in componentPlaneIndex()
6941 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in planeCompatibleFormat()
7019 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: return 3; in planeCount()
7165 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane422Unorm: in planeHeightDivisor()
[all …]
Dvulkansc_enums.hpp945 eG16B16R163Plane422Unorm = VK_FORMAT_G16_B16_R16_3PLANE_422_UNORM, enumerator
Dvulkansc_to_string.hpp1973 case Format::eG16B16R163Plane422Unorm : return "G16B16R163Plane422Unorm"; in to_string()
Dvulkan_enums.hpp1678 eG16B16R163Plane422Unorm = VK_FORMAT_G16_B16_R16_3PLANE_422_UNORM, enumerator
Dvulkan_to_string.hpp3959 case Format::eG16B16R163Plane422Unorm : return "G16B16R163Plane422Unorm"; in to_string()