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