Home
last modified time | relevance | path

Searched defs:pQueue (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c351 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/
DvktBindingDescriptorBufferTests.cpp5209 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/
DvktBindingDescriptorBufferTests.cpp5209 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/
Dvn_queue.c29 VkQueue *pQueue) in vn_GetDeviceQueue2()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h19436 …_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/
DvkNullDriver.cpp1133 …L getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex, VkQueue* pQueue) in getDeviceQueue()
/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp778 …kGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) { in test_vkGetDeviceQueue()
/third_party/vulkan-loader/loader/
Dtrampoline.c953 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/
DlibVulkan.cpp1059 … 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/
DvkNullDriverImpl.inl2062 …VKAPI_CALL getDeviceQueue2 (VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue)
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp774 VULKAN_HPP_NAMESPACE::Queue * pQueue, in getQueue()
6199 VULKAN_HPP_NAMESPACE::Queue * pQueue, in getQueue2()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp740 …getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, VULKAN_HPP_NAMESPACE::Queue * pQueue, Di… in getQueue()
5902 VULKAN_HPP_NAMESPACE::Queue * pQueue, in getQueue2()