PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT

Type Alias PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT 

Source
pub type PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT = PhysicalDevicePresentModeFifoLatestReadyFeaturesKHR;
Expand description

Aliased Type§

#[repr(C)]
pub struct PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT { pub s_type: StructureType, pub next: *mut c_void, pub present_mode_fifo_latest_ready: u32, }

Fields§

§s_type: StructureType§next: *mut c_void§present_mode_fifo_latest_ready: u32