blob: 57028a608c5e440669cfbff48ab4e6abd0c835e8 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkEnumeratePhysicalDeviceGroups,vkEnumeratePhysicalDeviceGroups]]
[source,c++]
----
VkResult vkEnumeratePhysicalDeviceGroups(
VkInstance instance,
uint32_t* pPhysicalDeviceGroupCount,
VkPhysicalDeviceGroupProperties* pPhysicalDeviceGroupProperties);
----