Searched defs:local_queue (Results 1 – 6 of 6) sorted by relevance
9 VkQueue local_queue; variable
1686 VkQueue local_queue; in vkQueueSubmit() local1766 VkQueue local_queue; in vkQueueWaitIdle() local2867 VkQueue local_queue; in vkQueueBindSparse() local15102 VkQueue local_queue; in vkQueueSubmit2() local20211 VkQueue local_queue; in vkQueueSubmit2KHR() local20358 VkQueue local_queue; in vkGetQueueCheckpointData2NV() local21593 VkQueue local_queue; in vkQueueSignalReleaseImageANDROID() local25095 VkQueue local_queue; in vkQueueHostSyncGOOGLE() local25151 VkQueue local_queue; in vkQueueSubmitAsyncGOOGLE() local25230 VkQueue local_queue; in vkQueueWaitIdleAsyncGOOGLE() local[all …]
268 local_queue: UnsafeCell<VecDeque<task::Notified<Arc<Shared>>>>, field973 let local_queue = unsafe { in drop() localVariable
138 vector<string*> local_queue; in ThreadMain() local
500 cl_command_queue local_queue; in test_repeated_setup_cleanup() local
539 void FileNetLogObserver::WriteQueue::SwapQueue(EventQueue* local_queue) { in SwapQueue()