Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_clone.c178 clone_variable(clone_state *state, const nir_variable *var) in clone_variable() function
193 nir_variable *nvar = clone_variable(state, var); in clone_var_list()