/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/tml/ |
D | phDal4Nfc_messageQueueLib.cc | 55 phDal4Nfc_message_queue_t* pQueue; in phDal4Nfc_msgget() local 86 phDal4Nfc_message_queue_t* pQueue = (phDal4Nfc_message_queue_t*)msqid; in phDal4Nfc_msgrelease() local 117 phDal4Nfc_message_queue_t* pQueue; in phDal4Nfc_msgctl() local 162 phDal4Nfc_message_queue_t* pQueue; in phDal4Nfc_msgsnd() local 213 phDal4Nfc_message_queue_t* pQueue; in phDal4Nfc_msgrcv() local
|
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/tml/ |
D | phDal4Nfc_messageQueueLib.cc | 55 phDal4Nfc_message_queue_t* pQueue; in phDal4Nfc_msgget() local 86 phDal4Nfc_message_queue_t* pQueue = (phDal4Nfc_message_queue_t*)msqid; in phDal4Nfc_msgrelease() local 119 phDal4Nfc_message_queue_t* pQueue; in phDal4Nfc_msgsnd() local 170 phDal4Nfc_message_queue_t* pQueue; in phDal4Nfc_msgrcv() local
|
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/share/ |
H A D | cm_rt_helpers.cpp | 218 EXTERN_C CM_RT_API int CMRT_CreateQueue(CmDevice* pDevice, CmQueue*& pQueue) in CMRT_CreateQueue() 254 EXTERN_C CM_RT_API int CMRT_DestroyEvent(CmQueue *pQueue, CmEvent*& pEvent) in CMRT_DestroyEvent()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 5862 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5918 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 5980 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 6032 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 6089 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 6164 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 6227 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 6324 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local 6363 for (auto pQueue = choiceQueues; pQueue < DE_ARRAY_END(choiceQueues); ++pQueue) in populateDescriptorBufferTests() local
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 362 VkQueue *pQueue) in vk_common_GetDeviceQueue() 387 VkQueue *pQueue) in vk_common_GetDeviceQueue2()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A 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()
|
H A 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
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan/ |
H A D | gfxstream_vk_device.cpp | 556 VkQueue* pQueue) { in gfxstream_vk_GetDeviceQueue() 588 VkQueue* pQueue) { in gfxstream_vk_GetDeviceQueue2()
|
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | driver.cpp | 1687 VkQueue* pQueue) { in GetDeviceQueue() 1698 VkQueue* pQueue) { in GetDeviceQueue2()
|
H A D | driver_gen.cpp | 160 …id checkedGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) { in checkedGetDeviceQueue2()
|
H A D | api_gen.cpp | 1057 … GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) { in GetDeviceQueue() 1725 …ATTR void GetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) { in GetDeviceQueue2() 2090 …kGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) { in vkGetDeviceQueue() 2925 …TR void vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) { in vkGetDeviceQueue2()
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/testing/ |
D | VkDecoderTestDispatch.h | 242 VkQueue* pQueue) { in vkGetDeviceQueue()
|
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 24607 …_vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue() 24623 …agsEXT cmd_flags, VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_encode_vkGetDeviceQueue() 24637 …DeviceQueue_reply(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue_reply() 24652 …_cs_decoder *dec, VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) in vn_decode_vkGetDeviceQueue_reply() 25599 …vn_sizeof_vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue2() 25616 …kCommandFlagsEXT cmd_flags, VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_encode_vkGetDeviceQueue2() 25630 …eof_vkGetDeviceQueue2_reply(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_sizeof_vkGetDeviceQueue2_reply() 25644 …(struct vn_cs_decoder *dec, VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) in vn_decode_vkGetDeviceQueue2_reply() 26231 …gs, VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue, struct vn_ri… in vn_submit_vkGetDeviceQueue() 26546 …XT cmd_flags, VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue, struct vn_ri… in vn_submit_vkGetDeviceQueue2() [all …]
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkNullDriver.cpp | 1325 VkQueue *pQueue) in getDeviceQueue()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | thread_safety.cpp | 210 VkQueue* pQueue) { in PreCallRecordGetDeviceQueue() 218 VkQueue* pQueue) { in PostCallRecordGetDeviceQueue() 2689 VkQueue* pQueue) { in PreCallRecordGetDeviceQueue2() 2696 VkQueue* pQueue) { in PostCallRecordGetDeviceQueue2()
|
H A D | vk_dispatch_table_helper.h | 45 …L StubGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) { }; in StubGetDeviceQueue2()
|
H A 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()
|
H A D | parameter_validation.cpp | 1894 VkQueue* pQueue) { in PreCallValidateGetDeviceQueue() 5149 VkQueue* pQueue) { in PreCallValidateGetDeviceQueue2()
|
H A D | layer_chassis_dispatch.cpp | 1124 VkQueue* pQueue) in DispatchGetDeviceQueue() 3486 VkQueue* pQueue) in DispatchGetDeviceQueue2()
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | libVulkan.cpp | 1348 … vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQueue) in vkGetDeviceQueue() 4157 …KAPI_CALL vkGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2 *pQueueInfo, VkQueue *pQueue) in vkGetDeviceQueue2()
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 2205 uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) { in on_vkGetDeviceQueue() 2233 const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) { in on_vkGetDeviceQueue2() 9269 VkQueue* pQueue) { in on_vkGetDeviceQueue() 9275 VkQueue* pQueue) { in on_vkGetDeviceQueue2()
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
H A D | ResourceTracker.cpp | 2101 VkQueue* pQueue) { in on_vkGetDeviceQueue() 2107 VkQueue* pQueue) { in on_vkGetDeviceQueue2()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkNullDriverImpl.inl | 1388 …VKAPI_CALL getDeviceQueue2 (VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue)
|
/aosp_15_r20/frameworks/native/vulkan/nulldrv/ |
H A D | null_driver.cpp | 1570 void GetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue* pQueue) { in GetDeviceQueue2()
|
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_defines.h | 569 VkQueue* pQueue; member 1781 VkQueue* pQueue; member
|