9 lines
341 B
Plaintext
9 lines
341 B
Plaintext
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
|
[[vkGetPhysicalDeviceProperties2,vkGetPhysicalDeviceProperties2]]
|
|
[source,c++]
|
|
----
|
|
void vkGetPhysicalDeviceProperties2(
|
|
VkPhysicalDevice physicalDevice,
|
|
VkPhysicalDeviceProperties2* pProperties);
|
|
----
|