Skip to main content

vkGetPhysicalDeviceFeatures2

Function vkGetPhysicalDeviceFeatures2 

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

Available if built with exported-prototypes.