Home
last modified time | relevance | path

Searched defs:copy_entry (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_copy_propagation.cpp38 struct copy_entry { struct
39 src_reg *value[4];
40 int saturatemask;
/third_party/mesa3d/src/freedreno/ir3/
Dir3_lower_parallelcopy.c36 struct copy_entry { struct
45 copy_entry_size(const struct copy_entry *entry) in copy_entry_size() argument
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c87 struct copy_entry { struct
88 struct value src;
90 nir_deref_and_path dst;