10 lines
460 B
Plaintext
10 lines
460 B
Plaintext
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
|
[[vkGetPhysicalDeviceQueueFamilyProperties2,vkGetPhysicalDeviceQueueFamilyProperties2]]
|
|
[source,c++]
|
|
----
|
|
void vkGetPhysicalDeviceQueueFamilyProperties2(
|
|
VkPhysicalDevice physicalDevice,
|
|
uint32_t* pQueueFamilyPropertyCount,
|
|
VkQueueFamilyProperties2* pQueueFamilyProperties);
|
|
----
|