Home
last modified time | relevance | path

Searched refs:eG8B8R82Plane444Unorm (Results 1 - 3 of 3) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_format_traits.hpp337 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return 3; in blockSize()
596 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return "8-bit 2-plane 444"; in compatibilityClass()
1958 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentBits()
2258 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return 3; in componentCount()
4054 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentName()
6089 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentNumericFormat()
6529 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in componentPlaneIndex()
6962 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: in planeCompatibleFormat()
7020 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm: return 2; in planeCount()
7186 case VULKAN_HPP_NAMESPACE::Format::eG8B8R82Plane444Unorm in planeHeightDivisor()
[all...]
H A Dvulkan_enums.hpp1705 eG8B8R82Plane444Unorm = VK_FORMAT_G8_B8R8_2PLANE_444_UNORM, member in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format
H A Dvulkan_to_string.hpp4830 case Format::eG8B8R82Plane444Unorm: return "G8B8R82Plane444Unorm"; in to_string()

Completed in 110 milliseconds