Home
last modified time | relevance | path

Searched refs:eSamplerReductionModeCreateInfo (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_enums.hpp226 eSamplerReductionModeCreateInfo = VK_STRUCTURE_TYPE_SAMPLER_REDUCTION_MODE_CREATE_INFO, enumerator
Dvulkan_to_string.hpp2693 case StructureType::eSamplerReductionModeCreateInfo : return "SamplerReductionModeCreateInfo"; in to_string()
Dvulkan_structs.hpp85514 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSamplerReductionModeCreateInfo;
85597 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eSamplerReductionModeCreateInfo;
85604 struct CppType<StructureType, StructureType::eSamplerReductionModeCreateInfo>