Home
last modified time | relevance | path

Searched refs:eG8B8R83Plane420Unorm (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp297 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: return 3; in blockSize()
545 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: return "8-bit 3-plane 420"; in compatibilityClass()
1670 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in componentBits()
2174 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: return 3; in componentCount()
3733 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in componentName()
5674 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in componentNumericFormat()
6118 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in componentPlaneIndex()
6544 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in planeCompatibleFormat()
6734 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: return 3; in planeCount()
6768 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in planeHeightDivisor()
[all …]
Dvulkan_format_traits.hpp305 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: return 3; in blockSize()
564 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: return "8-bit 3-plane 420"; in compatibilityClass()
1700 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in componentBits()
2226 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: return 3; in componentCount()
3796 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in componentName()
5831 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in componentNumericFormat()
6369 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in componentPlaneIndex()
6812 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in planeCompatibleFormat()
7002 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: return 3; in planeCount()
7036 case VULKAN_HPP_NAMESPACE::Format::eG8B8R83Plane420Unorm: in planeHeightDivisor()
[all …]
Dvulkansc_enums.hpp916 eG8B8R83Plane420Unorm = VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM, enumerator
Dvulkansc_to_string.hpp1944 case Format::eG8B8R83Plane420Unorm : return "G8B8R83Plane420Unorm"; in to_string()
Dvulkan_enums.hpp1649 eG8B8R83Plane420Unorm = VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM, enumerator
Dvulkan_to_string.hpp3930 case Format::eG8B8R83Plane420Unorm : return "G8B8R83Plane420Unorm"; in to_string()
/hardware/google/gfxstream/common/detector/
DVulkan.cpp515 .format = vkhpp::Format::eG8B8R83Plane420Unorm, in CreateYuvImage()
556 .format = vkhpp::Format::eG8B8R83Plane420Unorm, in CreateYuvImage()
591 .format = vkhpp::Format::eG8B8R83Plane420Unorm, in CreateYuvImage()