Searched refs:exec_list_move_nodes_to (Results 1 – 2 of 2) sorted by relevance
485 exec_list_move_nodes_to(struct exec_list *list, struct exec_list *target) in exec_list_move_nodes_to() function542 exec_list_move_nodes_to(source, list); in exec_list_prepend()658 exec_list_move_nodes_to(this, target); in move_nodes_to()
807 exec_list_move_nodes_to(&src->variables, &dst->variables); in nir_shader_replace()810 exec_list_move_nodes_to(&src->functions, &dst->functions); in nir_shader_replace()