blob: c3306fe4e3fb866b1297141a57c7539297ec0b0e [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetPhysicalDeviceProperties2,vkGetPhysicalDeviceProperties2]]
[source,c++]
----
void vkGetPhysicalDeviceProperties2(
VkPhysicalDevice physicalDevice,
VkPhysicalDeviceProperties2* pProperties);
----