Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_temporaries.c50 emit_copies(nir_builder *b, struct exec_list *dest_vars, in emit_copies() argument
53 assert(exec_list_length(dest_vars) == exec_list_length(src_vars)); in emit_copies()
55 foreach_two_lists(dest_node, dest_vars, src_node, src_vars) { in emit_copies()

Completed in 2 milliseconds