Skip to main content

PhysicalDevicePointClippingPropertiesKHR

Type Alias PhysicalDevicePointClippingPropertiesKHR 

Source
pub type PhysicalDevicePointClippingPropertiesKHR<'a> = PhysicalDevicePointClippingProperties<'a>;

Aliased Type§

pub struct PhysicalDevicePointClippingPropertiesKHR<'a> {
    pub point_clipping_behavior: PointClippingBehavior,
    /* private fields */
}

Fields§

§point_clipping_behavior: PointClippingBehavior