Type Alias ash::vk::SamplerReductionModeCreateInfoEXT
source · pub type SamplerReductionModeCreateInfoEXT = SamplerReductionModeCreateInfo;Aliased Type§
struct SamplerReductionModeCreateInfoEXT {
pub s_type: StructureType,
pub p_next: *const c_void,
pub reduction_mode: SamplerReductionMode,
}Fields§
§s_type: StructureType§p_next: *const c_void§reduction_mode: SamplerReductionMode