Function unity_native_plugin_sys::vkGetPhysicalDeviceImageFormatProperties2KHR[][src]

pub unsafe extern "system" fn vkGetPhysicalDeviceImageFormatProperties2KHR(
    physicalDevice: VkPhysicalDevice,
    pImageFormatInfo: *const VkPhysicalDeviceImageFormatInfo2,
    pImageFormatProperties: *mut VkImageFormatProperties2
) -> VkResult