Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_group.c95 in_neighbor_list(struct ir3_instruction *instr, struct ir3_instruction *cur, int pos) in in_neighbor_list() function
142 if (in_neighbor_list(ops->get(arr, j), instr, i)) in group_n()