Searched refs:insert_sorted (Results 1 – 4 of 4) sorted by relevance
83 static void insert_sorted(struct gem_objects *obj, in insert_sorted() function168 insert_sorted(obj, comm); in gem_objects_update()
49 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted() function68 insert_sorted(&new_list, var); in sort_varyings()
69 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted() function87 insert_sorted(&new_list, var); in sort_varyings()
1068 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted() function1086 insert_sorted(sorted_list, var); in sort_varyings()