Skip to main content

PhysicalDeviceDepthClampZeroOneFeaturesEXT

Type Alias PhysicalDeviceDepthClampZeroOneFeaturesEXT 

Source
pub type PhysicalDeviceDepthClampZeroOneFeaturesEXT<'a> = PhysicalDeviceDepthClampZeroOneFeaturesKHR<'a>;

Aliased Type§

pub struct PhysicalDeviceDepthClampZeroOneFeaturesEXT<'a> {
    pub depth_clamp_zero_one: Bool32,
    /* private fields */
}

Fields§

§depth_clamp_zero_one: Bool32