10 lines
349 B
Plaintext
10 lines
349 B
Plaintext
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
|
[[vkGetDeviceQueue2,vkGetDeviceQueue2]]
|
|
[source,c++]
|
|
----
|
|
void vkGetDeviceQueue2(
|
|
VkDevice device,
|
|
const VkDeviceQueueInfo2* pQueueInfo,
|
|
VkQueue* pQueue);
|
|
----
|