Home
last modified time | relevance | path

Searched refs:ir3_insert_by_depth (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_depth.c91 ir3_insert_by_depth(struct ir3_instruction *instr, struct list_head *list) in ir3_insert_by_depth() function
136 ir3_insert_by_depth(instr, &instr->block->instr_list); in ir3_instr_depth()
Dir3_sched.c527 ir3_insert_by_depth(instr, &ctx->depth_list); in sched_block()
576 ir3_insert_by_depth(new_instr, &ctx->depth_list); in sched_block()
Dir3.h985 void ir3_insert_by_depth(struct ir3_instruction *instr, struct list_head *list);