Type Alias ash::vk::PhysicalDeviceProperties2KHR
source · pub type PhysicalDeviceProperties2KHR = PhysicalDeviceProperties2;
Aliased Type§
struct PhysicalDeviceProperties2KHR {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub properties: PhysicalDeviceProperties,
}
Fields§
§s_type: StructureType
§p_next: *mut c_void
§properties: PhysicalDeviceProperties