Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_group.c78 static struct group_ops arr_ops_out = { arr_get, arr_insert_mov_out }; variable
248 group_n(&arr_ops_out, &ir->outputs[i], 4); in find_neighbors()