Home
last modified time | relevance | path

Searched refs:insert_sorted (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/standalone/
H A Dlima_compiler_cmdline.c49 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted() function
68 insert_sorted(&new_list, var); in sort_varyings()
/third_party/mesa3d/src/asahi/compiler/
H A Dcmdline.c48 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted() function
66 insert_sorted(&new_list, var); in sort_varyings()
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcmdline.c81 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted() function
99 insert_sorted(&new_list, var); in sort_varyings()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c69 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted() function
87 insert_sorted(&new_list, var); in sort_varyings()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_linking_helpers.c1434 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted() function
1464 insert_sorted(sorted_list, var); in sort_varyings()

Completed in 5 milliseconds