Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c188 struct vectorize_ctx { struct
189 nir_variable_mode modes;
190 nir_should_vectorize_mem_func callback;
191 nir_variable_mode robust_modes;
192 struct list_head entries[nir_num_variable_modes];
193 struct hash_table *loads[nir_num_variable_modes];
194 struct hash_table *stores[nir_num_variable_modes];