Searched refs:eSamplerReductionModeCreateInfo (Results 1 – 3 of 3) sorted by relevance
226 eSamplerReductionModeCreateInfo = VK_STRUCTURE_TYPE_SAMPLER_REDUCTION_MODE_CREATE_INFO, enumerator
2693 case StructureType::eSamplerReductionModeCreateInfo : return "SamplerReductionModeCreateInfo"; in to_string()
85514 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSamplerReductionModeCreateInfo;85597 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eSamplerReductionModeCreateInfo;85604 struct CppType<StructureType, StructureType::eSamplerReductionModeCreateInfo>