Searched refs:impl_progress (Results 1 – 9 of 9) sorted by relevance
109 bool impl_progress = false; in nir_lower_variable_initializers() local115 impl_progress |= lower_const_initializer(&builder, in nir_lower_variable_initializers()121 impl_progress |= lower_const_initializer(&builder, in nir_lower_variable_initializers()126 if (impl_progress) { in nir_lower_variable_initializers()
155 bool impl_progress = false; in nir_opt_move() local158 impl_progress = true; in nir_opt_move()161 if (impl_progress) { in nir_opt_move()
133 bool impl_progress = false; in nir_opt_conditional_discard() local136 impl_progress = true; in nir_opt_conditional_discard()139 if (impl_progress) { in nir_opt_conditional_discard()
153 bool impl_progress = false; in nir_lower_vars_to_scratch() local170 impl_progress = true; in nir_lower_vars_to_scratch()174 if (impl_progress) { in nir_lower_vars_to_scratch()
35 bool impl_progress; member127 state->impl_progress = true; in apply_attr_wa_block()147 state.impl_progress = false; in brw_nir_apply_attribute_workarounds()153 if (state.impl_progress) { in brw_nir_apply_attribute_workarounds()
694 bool impl_progress = false; in brw_nir_lower_image_load_store() local707 impl_progress = true; in brw_nir_lower_image_load_store()712 impl_progress = true; in brw_nir_lower_image_load_store()728 impl_progress = true; in brw_nir_lower_image_load_store()733 impl_progress = true; in brw_nir_lower_image_load_store()743 if (impl_progress) { in brw_nir_lower_image_load_store()
119 bool impl_progress = false; in gl_nir_lower_images() local122 impl_progress |= lower_impl(&b, instr, bindless_only); in gl_nir_lower_images()124 if (impl_progress) { in gl_nir_lower_images()
153 bool impl_progress = false; in gl_nir_lower_atomics() local163 impl_progress |= lower_deref_instr(&build, in gl_nir_lower_atomics()170 if (impl_progress) { in gl_nir_lower_atomics()
562 bool impl_progress = false; in r600_nir_lower_atomics() local572 impl_progress |= r600_lower_deref_instr(&build, in r600_nir_lower_atomics()577 if (impl_progress) { in r600_nir_lower_atomics()