Searched defs:vkGetDeviceQueue2 (Results 1 – 8 of 8) sorted by relevance
182 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2; member
228 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2; member
2277 VKAPI_ATTR void vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* p… in vkGetDeviceQueue2() function
2283 …void vkGetDeviceQueue2( VkDevice device, const VkDeviceQueueInfo2 * pQueueInfo, VkQueue * pQueue )… in vkGetDeviceQueue2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7601 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1537 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
3957 message vkGetDeviceQueue2 message
1366 void vkGetDeviceQueue2(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkGetDeviceQueue2() function in VkDecoderSnapshot::Impl6946 void VkDecoderSnapshot::vkGetDeviceQueue2(const uint8_t* snapshotTraceBegin, in vkGetDeviceQueue2() function in VkDecoderSnapshot
18508 void VkEncoder::vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, in vkGetDeviceQueue2() function in gfxstream::vk::VkEncoder