unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/api/protos/vkGetPhysicalDeviceFeatures.txt

9 lines
330 B
Plaintext

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