Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp328 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: return 6; in blockSize()
576 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: return "16-bit 3-plane 444"; in compatibilityClass()
1920 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in componentBits()
2205 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: return 3; in componentCount()
3983 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in componentName()
5924 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in componentNumericFormat()
6270 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in componentPlaneIndex()
6688 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in planeCompatibleFormat()
6753 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: return 3; in planeCount()
6912 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in planeHeightDivisor()
[all …]
Dvulkan_format_traits.hpp336 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: return 6; in blockSize()
595 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: return "16-bit 3-plane 444"; in compatibilityClass()
1950 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in componentBits()
2257 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: return 3; in componentCount()
4046 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in componentName()
6081 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in componentNumericFormat()
6521 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in componentPlaneIndex()
6956 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in planeCompatibleFormat()
7021 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: return 3; in planeCount()
7180 case VULKAN_HPP_NAMESPACE::Format::eG16B16R163Plane444Unorm: in planeHeightDivisor()
[all …]
Dvulkansc_enums.hpp947 eG16B16R163Plane444Unorm = VK_FORMAT_G16_B16_R16_3PLANE_444_UNORM, enumerator
Dvulkansc_to_string.hpp1975 case Format::eG16B16R163Plane444Unorm : return "G16B16R163Plane444Unorm"; in to_string()
Dvulkan_enums.hpp1680 eG16B16R163Plane444Unorm = VK_FORMAT_G16_B16_R16_3PLANE_444_UNORM, enumerator
Dvulkan_to_string.hpp3961 case Format::eG16B16R163Plane444Unorm : return "G16B16R163Plane444Unorm"; in to_string()