Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_builder.h106 bool func_progress = false; in nir_shader_instructions_pass() local
112 func_progress |= pass(&b, instr, cb_data); in nir_shader_instructions_pass()
116 if (func_progress) { in nir_shader_instructions_pass()