Home
last modified time | relevance | path

Searched refs:combine_stores_with_modes (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_combine_stores.c189 combine_stores_with_modes(struct combine_stores_state *state, in combine_stores_with_modes() function
289 combine_stores_with_modes(state, nir_var_shader_out | in combine_stores_block()
322 combine_stores_with_modes(state, nir_var_shader_out | in combine_stores_block()
329 combine_stores_with_modes(state, nir_var_mem_ssbo | in combine_stores_block()
334 combine_stores_with_modes(state, nir_var_mem_shared); in combine_stores_block()
338 combine_stores_with_modes(state, nir_var_shader_out); in combine_stores_block()
343 combine_stores_with_modes(state, in combine_stores_block()
350 combine_stores_with_modes(state, nir_var_shader_out); in combine_stores_block()
354 combine_stores_with_modes(state, nir_var_mem_ssbo | in combine_stores_block()
362 combine_stores_with_modes(state, nir_var_mem_ssbo | in combine_stores_block()
[all …]