Searched refs:submit_with_future (Results 1 – 4 of 4) sorted by relevance
135 q.submit_with_future(submit_info, fence, &self.previous, &queue) in flush()
290 q.submit_with_future( in flush_impl()
311 q.submit_with_future(submit_info, fence, &self.previous, &self.queue) in flush()
641 pub(crate) unsafe fn submit_with_future( in submit_with_future() method