/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_device.c | 351 VkQueue *pQueue) in vk_common_GetDeviceQueue() 376 VkQueue *pQueue) in vk_common_GetDeviceQueue2()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorBufferTests.cpp | 5209 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5261 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5328 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5385 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5440 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5510 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5568 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorBufferTests.cpp | 5209 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5261 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5328 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5385 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5440 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5510 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5568 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_queue.c | 29 VkQueue *pQueue) in vn_GetDeviceQueue2()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_device.h | 19436 …_vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue() 19452 …agsEXT cmd_flags, VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_encode_vkGetDeviceQueue() 19466 …DeviceQueue_reply(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue_reply() 19481 …_cs_decoder *dec, VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_decode_vkGetDeviceQueue_reply() 20428 …vn_sizeof_vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue2() 20445 …kCommandFlagsEXT cmd_flags, VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_encode_vkGetDeviceQueue2() 20459 …eof_vkGetDeviceQueue2_reply(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue2_reply() 20473 …(struct vn_cs_decoder *dec, VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_decode_vkGetDeviceQueue2_reply() 20972 …gs, VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue, struct vn_in… in vn_submit_vkGetDeviceQueue() 21287 …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 | 1133 …L getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex, VkQueue* pQueue) in getDeviceQueue()
|
/third_party/vulkan-loader/tests/framework/icd/ |
D | test_icd.cpp | 778 …kGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) { in test_vkGetDeviceQueue()
|
/third_party/vulkan-loader/loader/ |
D | trampoline.c | 953 VkQueue *pQueue) { in vkGetDeviceQueue() 2791 …PI_CALL vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2 *pQueueInfo, VkQueue *pQueue) { in vkGetDeviceQueue2()
|
/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 | 2062 …VKAPI_CALL getDeviceQueue2 (VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue)
|
/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()
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 740 …getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, VULKAN_HPP_NAMESPACE::Queue * pQueue, Di… in getQueue() 5902 VULKAN_HPP_NAMESPACE::Queue * pQueue, in getQueue2()
|