Searched refs:task_run (Results 1 – 4 of 4) sorted by relevance
78 void (*task_run)(struct lima_sched_pipe *pipe, struct lima_sched_task *task); member
342 pipe->task_run = lima_gp_task_run; in lima_gp_pipe_init()
446 pipe->task_run = lima_pp_task_run; in lima_pp_pipe_init()
264 pipe->task_run(pipe, task); in lima_sched_run_job()
Completed in 8 milliseconds