blob: 4417fa4db1bd2e81fd3bf89276ee623873f7b4e6 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetPhysicalDeviceFeatures,vkGetPhysicalDeviceFeatures]]
[source,c++]
----
void vkGetPhysicalDeviceFeatures(
VkPhysicalDevice physicalDevice,
VkPhysicalDeviceFeatures* pFeatures);
----