Searched defs:vectorize_ctx (Results 1 – 1 of 1) sorted by relevance
188 struct vectorize_ctx { struct189 nir_shader *shader;190 const nir_load_store_vectorize_options *options;191 struct list_head entries[nir_num_variable_modes];192 struct hash_table *loads[nir_num_variable_modes];193 struct hash_table *stores[nir_num_variable_modes];