Skip to main content

vkGetPhysicalDeviceFeatures

Function vkGetPhysicalDeviceFeatures 

Source
pub unsafe extern "system" fn vkGetPhysicalDeviceFeatures(
    physicalDevice: VkPhysicalDevice,
    pFeatures: *mut VkPhysicalDeviceFeatures,
)
Expand description

Available if built with exported-prototypes.