blob: 1dc3c2f2c1ebbdd94f64592c24e990aafda5b5c0 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetPhysicalDeviceImageFormatProperties2,vkGetPhysicalDeviceImageFormatProperties2]]
[source,c++]
----
VkResult vkGetPhysicalDeviceImageFormatProperties2(
VkPhysicalDevice physicalDevice,
const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
VkImageFormatProperties2* pImageFormatProperties);
----