Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_load_store_vectorize.c161 struct vectorize_ctx { struct
162 nir_shader *shader;
163 const nir_load_store_vectorize_options *options;
164 struct list_head entries[nir_num_variable_modes];
165 struct hash_table *loads[nir_num_variable_modes];
166 struct hash_table *stores[nir_num_variable_modes];