1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2[[vkGetPhysicalDeviceProperties,vkGetPhysicalDeviceProperties]]
3[source,c++]
4----
5void vkGetPhysicalDeviceProperties(
6 VkPhysicalDevice physicalDevice,
7 VkPhysicalDeviceProperties* pProperties);
8----
9