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