Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/testing/
DVkDecoderTestDispatch.h248 void vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in vkGetDeviceQueue() function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h88 PFN_vkGetDeviceQueue vkGetDeviceQueue; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp1114 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue * … in vkGetDeviceQueue() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
4635 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkansc_raii.hpp648 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
Dvulkan.hpp1115 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue * … in vkGetDeviceQueue() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
9154 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1481 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp212 void vkGetDeviceQueue(android::base::BumpPool* pool, VkSnapshotApiCallInfo* apiCallInfo, in vkGetDeviceQueue() function in gfxstream::vk::VkDecoderSnapshot::Impl
4206 void VkDecoderSnapshot::vkGetDeviceQueue(android::base::BumpPool* pool, in vkGetDeviceQueue() function in gfxstream::vk::VkDecoderSnapshot