Searched refs:schedule_one_instr (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c572 static bool schedule_one_instr(gpir_block *block, struct list_head *ready_list) function in typeref:typename:bool
621 if (!schedule_one_instr(block, &ready_list))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c1552 static bool schedule_one_instr(sched_ctx *ctx) function in typeref:typename:bool
1608 if (!schedule_one_instr(&ctx))

Completed in 4 milliseconds