blob: 7c72b0c838927aaa16b24ad90e0358e3a1b96fbd [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetPhysicalDeviceFormatProperties2,vkGetPhysicalDeviceFormatProperties2]]
[source,c++]
----
void vkGetPhysicalDeviceFormatProperties2(
VkPhysicalDevice physicalDevice,
VkFormat format,
VkFormatProperties2* pFormatProperties);
----