9 lines
330 B
Plaintext
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);
|
|
----
|