blob: 3849f71350e680491add05e2bd21171ae59d912b [file] [log] [blame]
// 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);
----