Home
last modified time | relevance | path

Searched refs:eCombinedImageSampler (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp93 .descriptorType = vkhpp::DescriptorType::eCombinedImageSampler, in CanHandlePrecisionQualifierWithYuvSampler()
107 .type = vkhpp::DescriptorType::eCombinedImageSampler, in CanHandlePrecisionQualifierWithYuvSampler()
139 .descriptorType = vkhpp::DescriptorType::eCombinedImageSampler, in CanHandlePrecisionQualifierWithYuvSampler()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2187 eCombinedImageSampler = VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, enumerator
Dvulkansc_to_string.hpp2984 case DescriptorType::eCombinedImageSampler : return "CombinedImageSampler"; in to_string()
Dvulkan_enums.hpp3398 eCombinedImageSampler = VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, enumerator
Dvulkan_to_string.hpp5225 case DescriptorType::eCombinedImageSampler : return "CombinedImageSampler"; in to_string()