Skip to main content

vkGetPhysicalDeviceFormatProperties2

Function vkGetPhysicalDeviceFormatProperties2 

Source
pub unsafe extern "system" fn vkGetPhysicalDeviceFormatProperties2(
    physicalDevice: VkPhysicalDevice,
    format: VkFormat,
    pFormatProperties: *mut VkFormatProperties2,
)
Expand description

Available if built with exported-prototypes.