Searched refs:timeline_worker (Results 1 – 2 of 2) sorted by relevance
49 …timeline_worker(Granite::Global::create_thread_context(), FenceExecutor{&device, &thread_timeline_… in CommandProcessor()51 timeline_worker(FenceExecutor{&device, &thread_timeline_value})881 timeline_worker.push(std::move(signal_op)); in enqueue_command_direct()999 timeline_worker.wait([this, index]() -> bool { in wait_for_timeline()1174 timeline_worker.push(std::move(op)); in enqueue_coherency_operation()
216 WorkerThread<CoherencyOperation, FenceExecutor> timeline_worker; member in RDP::CommandProcessor