mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 15:28:18 +02:00
We rename it to nir_deref_clone, re-order the sources to match the other clone functions, and expose nir_deref_var_clone. This past part, in particular, lets us get rid of quite a few lines since we no longer have to call nir_copy_deref and wrap it in deref_as_var. Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> |
||
|---|---|---|
| .. | ||
| GLSL.std.450.h | ||
| nir_spirv.h | ||
| spirv.h | ||
| spirv2nir.c | ||
| spirv_info.c | ||
| spirv_info.h | ||
| spirv_to_nir.c | ||
| vtn_alu.c | ||
| vtn_cfg.c | ||
| vtn_glsl450.c | ||
| vtn_private.h | ||
| vtn_variables.c | ||