/external/vulkan-validation-layers/layers/ |
D | object_tracker_utils.cpp | 348 VkQueue *pQueue) { in PreCallValidateGetDeviceQueue() 356 VkQueue *pQueue) { in PostCallRecordGetDeviceQueue() 361 …llValidateGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2 *pQueueInfo, VkQueue *pQueue) { in PreCallValidateGetDeviceQueue2() 366 …CallRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2 *pQueueInfo, VkQueue *pQueue) { in PostCallRecordGetDeviceQueue2()
|
D | core_validation.cpp | 2844 void ValidationStateTracker::RetireWorkOnQueue(QUEUE_STATE *pQueue, uint64_t seq, bool switch_finis… in RetireWorkOnQueue() 2918 static void SubmitFence(QUEUE_STATE *pQueue, FENCE_STATE *pFence, uint64_t submitCount) { in SubmitFence() 3098 auto pQueue = GetQueueState(queue); in PostCallRecordQueueSubmit() local 4080 …lidateGetDeviceQueue(uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQueue, const char *… in ValidateGetDeviceQueue() 4097 …eGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQueue) { in PreCallValidateGetDeviceQueue() 4103 VkQueue *pQueue) { in PostCallRecordGetDeviceQueue() 4107 …CallRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2 *pQueueInfo, VkQueue *pQueue) { in PostCallRecordGetDeviceQueue2() 12275 auto pQueue = GetQueueState(queue); in PostCallRecordQueueBindSparse() local
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_legacy.c | 127 tu_GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQueue) in tu_GetDeviceQueue()
|
D | tu_device.c | 1270 VkQueue *pQueue) in tu_GetDeviceQueue2()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 982 VkQueue* pQueue) in lvp_GetDeviceQueue2() 1009 VkQueue* pQueue) in lvp_GetDeviceQueue()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 3198 VkQueue* pQueue) in anv_GetDeviceQueue() 3214 VkQueue* pQueue) in anv_GetDeviceQueue2()
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 1408 VkQueue *pQueue) in v3dv_GetDeviceQueue()
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.c | 1760 …nv_GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in anv_GetDeviceQueue() 2696 anv_GetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in anv_GetDeviceQueue2()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 1170 …L getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex, VkQueue* pQueue) in getDeviceQueue()
|
D | vkNullDriverImpl.inl | 1239 …VKAPI_CALL getDeviceQueue2 (VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue)
|
/external/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 995 … vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQueue) in vkGetDeviceQueue() 3538 …KAPI_CALL vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2 *pQueueInfo, VkQueue *pQueue) in vkGetDeviceQueue2()
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_dispatch_table_helper.h | 45 …L StubGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) { }; in StubGetDeviceQueue2()
|
D | thread_safety.cpp | 210 VkQueue* pQueue) { in PreCallRecordGetDeviceQueue() 218 VkQueue* pQueue) { in PostCallRecordGetDeviceQueue() 2689 VkQueue* pQueue) { in PreCallRecordGetDeviceQueue2() 2696 VkQueue* pQueue) { in PostCallRecordGetDeviceQueue2()
|
D | chassis.h | 2575 …eue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) { return fa… in PreCallValidateGetDeviceQueue() 2576 …etDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) {}; in PreCallRecordGetDeviceQueue() 2577 …etDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) {}; in PostCallRecordGetDeviceQueue() 2986 …tDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) { return fa… in PreCallValidateGetDeviceQueue2() 2987 …llRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) {}; in PreCallRecordGetDeviceQueue2() 2988 …llRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) {}; in PostCallRecordGetDeviceQueue2()
|
D | layer_chassis_dispatch.cpp | 1124 VkQueue* pQueue) in DispatchGetDeviceQueue() 3486 VkQueue* pQueue) in DispatchGetDeviceQueue2()
|
D | parameter_validation.cpp | 1894 VkQueue* pQueue) { in PreCallValidateGetDeviceQueue() 5149 VkQueue* pQueue) { in PreCallValidateGetDeviceQueue2()
|
D | chassis.cpp | 1188 VkQueue* pQueue) { in GetDeviceQueue() 4247 VkQueue* pQueue) { in GetDeviceQueue2()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 3079 VkQueue* pQueue) in radv_GetDeviceQueue2() 3105 VkQueue* pQueue) in radv_GetDeviceQueue()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_funcs.hpp | 732 VULKAN_HPP_NAMESPACE::Queue * pQueue, in getQueue() 5803 VULKAN_HPP_NAMESPACE::Queue * pQueue, in getQueue2()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 86195 …:getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, VULKAN_HPP_NAMESPACE::Queue* pQueue, Di… in getQueue() 86210 … const VULKAN_HPP_NAMESPACE::DeviceQueueInfo2* pQueueInfo, VULKAN_HPP_NAMESPACE::Queue* pQueue, Di… in getQueue2()
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 86720 …:getQueue( uint32_t queueFamilyIndex, uint32_t queueIndex, VULKAN_HPP_NAMESPACE::Queue* pQueue, Di… in getQueue() 86737 … const VULKAN_HPP_NAMESPACE::DeviceQueueInfo2* pQueueInfo, VULKAN_HPP_NAMESPACE::Queue* pQueue, Di… in getQueue2()
|