Searched defs:pQueue (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/vulkan/util/ |
D | vk_device.c | 147 VkQueue *pQueue) in vk_common_GetDeviceQueue() 172 VkQueue *pQueue) in vk_common_GetDeviceQueue2()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_queue.c | 30 VkQueue *pQueue) in vn_GetDeviceQueue() 48 VkQueue *pQueue) in vn_GetDeviceQueue2()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_device.h | 11513 …_vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue() 11529 …agsEXT cmd_flags, VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_encode_vkGetDeviceQueue() 11543 …DeviceQueue_reply(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue_reply() 11558 …_cs_decoder *dec, VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_decode_vkGetDeviceQueue_reply() 12505 …vn_sizeof_vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue2() 12522 …kCommandFlagsEXT cmd_flags, VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_encode_vkGetDeviceQueue2() 12536 …eof_vkGetDeviceQueue2_reply(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue2_reply() 12550 …(struct vn_cs_decoder *dec, VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_decode_vkGetDeviceQueue2_reply() 12796 …gs, VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue, struct vn_in… in vn_submit_vkGetDeviceQueue() 13111 …XT cmd_flags, VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue, struct vn_in… in vn_submit_vkGetDeviceQueue2() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 1191 …L getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex, VkQueue* pQueue) in getDeviceQueue()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 1059 … vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQueue) in vkGetDeviceQueue() 3680 …KAPI_CALL vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2 *pQueueInfo, VkQueue *pQueue) in vkGetDeviceQueue2()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkNullDriverImpl.inl | 1275 …VKAPI_CALL getDeviceQueue2 (VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue)
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 804 VULKAN_HPP_NAMESPACE::Queue * pQueue, in getQueue() 6241 VULKAN_HPP_NAMESPACE::Queue * pQueue, in getQueue2()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 774 VULKAN_HPP_NAMESPACE::Queue * pQueue, in getQueue() 6199 VULKAN_HPP_NAMESPACE::Queue * pQueue, in getQueue2()
|