Skip to main content

PhysicalDeviceVariablePointerFeatures

Type Alias PhysicalDeviceVariablePointerFeatures 

Source
pub type PhysicalDeviceVariablePointerFeatures<'a> = PhysicalDeviceVariablePointersFeatures<'a>;

Aliased Type§

pub struct PhysicalDeviceVariablePointerFeatures<'a> {
    pub variable_pointers_storage_buffer: Bool32,
    pub variable_pointers: Bool32,
    /* private fields */
}

Fields§

§variable_pointers_storage_buffer: Bool32§variable_pointers: Bool32