Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_var_copies.c149 nir_lower_var_copy_instr(nir_intrinsic_instr *copy, nir_shader *shader) in nir_lower_var_copy_instr() function
172 nir_lower_var_copy_instr(copy, shader); in lower_var_copies_impl()
Dnir_lower_vars_to_ssa.c455 nir_lower_var_copy_instr(copy, state->shader); in lower_copies_to_load_store()
Dnir.h2462 void nir_lower_var_copy_instr(nir_intrinsic_instr *copy, nir_shader *shader);