Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp1419 eSamplerYcbcrConversion = VK_OBJECT_TYPE_SAMPLER_YCBCR_CONVERSION, enumerator
4993 eSamplerYcbcrConversion = VK_DEBUG_REPORT_OBJECT_TYPE_SAMPLER_YCBCR_CONVERSION_EXT, enumerator
7705 …_NAMESPACE::ObjectType::eSamplerYcbcrConversion : return VULKAN_HPP_NAMESPACE::DebugReportObjectTy… in debugReportObjectType()
Dvulkansc_enums.hpp704 eSamplerYcbcrConversion = VK_OBJECT_TYPE_SAMPLER_YCBCR_CONVERSION, enumerator
3885 …case VULKAN_HPP_NAMESPACE::ObjectType::eSamplerYcbcrConversion : return VULKAN_HPP_NAMESPACE::Debu… in debugReportObjectType()
Dvulkan_to_string.hpp3691 case ObjectType::eSamplerYcbcrConversion : return "SamplerYcbcrConversion"; in to_string()
6354 case DebugReportObjectTypeEXT::eSamplerYcbcrConversion : return "SamplerYcbcrConversion"; in to_string()
Dvulkansc_to_string.hpp1720 case ObjectType::eSamplerYcbcrConversion : return "SamplerYcbcrConversion"; in to_string()
Dvulkansc_handles.hpp3878 …N_HPP_NAMESPACE::ObjectType objectType = VULKAN_HPP_NAMESPACE::ObjectType::eSamplerYcbcrConversion;
3942 …ppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eSamplerYcbcrConversion>
Dvulkan_raii.hpp9391 …N_HPP_NAMESPACE::ObjectType objectType = VULKAN_HPP_NAMESPACE::ObjectType::eSamplerYcbcrConversion;
9392 …XT debugReportObjectType = VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT::eSamplerYcbcrConversion;
Dvulkansc_raii.hpp5254 …N_HPP_NAMESPACE::ObjectType objectType = VULKAN_HPP_NAMESPACE::ObjectType::eSamplerYcbcrConversion;