Searched defs:vkGetDeviceQueue (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/host/vulkan/testing/ |
D | VkDecoderTestDispatch.h | 236 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 | 87 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 | 187 void vkGetDeviceQueue(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkGetDeviceQueue() function in VkDecoderSnapshot::Impl 3943 void VkDecoderSnapshot::vkGetDeviceQueue(const uint8_t* snapshotTraceBegin, in vkGetDeviceQueue() function in VkDecoderSnapshot
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | VkEncoder.cpp | 2270 void VkEncoder::vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, in vkGetDeviceQueue() function in gfxstream::vk::VkEncoder
|