Skip to main content

get_physical_device_properties2

Function get_physical_device_properties2 

Source
pub fn get_physical_device_properties2(
    physical_device: VkHandleRef<'_, VkPhysicalDevice>,
    sink: &mut MaybeUninit<VkPhysicalDeviceProperties2>,
)
Available on crate features Allow1_1APIs and Implements only.