Searched defs:vkGetDeviceQueue (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/host/vulkan/testing/ |
D | VkDecoderTestDispatch.h | 248 void vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in vkGetDeviceQueue() function
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_dispatch.h | 88 PFN_vkGetDeviceQueue vkGetDeviceQueue; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 1114 …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
|
D | vulkansc_raii.hpp | 648 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
|
D | vulkan.hpp | 1115 …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
|
D | vulkan_raii.hpp | 1481 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshot.cpp | 212 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
|