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