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

9 lines
338 B
Plaintext
Raw Normal View History

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