Home
last modified time | relevance | path

Searched defs:vkGetDeviceQueue2 (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h229 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp1860 …void vkGetDeviceQueue2( VkDevice device, const VkDeviceQueueInfo2 * pQueueInfo, VkQueue * pQueue )… in vkGetDeviceQueue2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
4761 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkansc_raii.hpp766 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
Dvulkan.hpp1945 …void vkGetDeviceQueue2( VkDevice device, const VkDeviceQueueInfo2 * pQueueInfo, VkQueue * pQueue )… in vkGetDeviceQueue2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
9294 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1611 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp1716 void vkGetDeviceQueue2(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkGetDeviceQueue2() function in VkDecoderSnapshot::Impl
5277 void VkDecoderSnapshot::vkGetDeviceQueue2(const uint8_t* snapshotTraceBegin, in vkGetDeviceQueue2() function in VkDecoderSnapshot
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp18356 void VkEncoder::vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, in vkGetDeviceQueue2() function in gfxstream::vk::VkEncoder