// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkGetPhysicalDeviceQueueFamilyProperties2,vkGetPhysicalDeviceQueueFamilyProperties2]] [source,c++] ---- void vkGetPhysicalDeviceQueueFamilyProperties2( VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueueFamilyProperties2* pQueueFamilyProperties); ----