Searched defs:vkGetDeviceQueue2 (Results 1 – 7 of 7) sorted by relevance
229 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2; member
1860 …void vkGetDeviceQueue2( VkDevice device, const VkDeviceQueueInfo2 * pQueueInfo, VkQueue * pQueue )… in vkGetDeviceQueue2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic4761 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
766 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
1945 …void vkGetDeviceQueue2( VkDevice device, const VkDeviceQueueInfo2 * pQueueInfo, VkQueue * pQueue )… in vkGetDeviceQueue2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic9294 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1611 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
1716 void vkGetDeviceQueue2(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkGetDeviceQueue2() function in VkDecoderSnapshot::Impl5277 void VkDecoderSnapshot::vkGetDeviceQueue2(const uint8_t* snapshotTraceBegin, in vkGetDeviceQueue2() function in VkDecoderSnapshot
18356 void VkEncoder::vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, in vkGetDeviceQueue2() function in gfxstream::vk::VkEncoder