• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2[[vkGetDeviceQueue2,vkGetDeviceQueue2]]
3[source,c++]
4----
5void vkGetDeviceQueue2(
6    VkDevice                                    device,
7    const VkDeviceQueueInfo2*                   pQueueInfo,
8    VkQueue*                                    pQueue);
9----
10