blob: 1ef5898e585778e4bc9aeb23075beb74e6327ddf [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkEnumeratePhysicalDevices,vkEnumeratePhysicalDevices]]
[source,c++]
----
VkResult vkEnumeratePhysicalDevices(
VkInstance instance,
uint32_t* pPhysicalDeviceCount,
VkPhysicalDevice* pPhysicalDevices);
----