Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_builder.h82 bool func_progress = false; in nir_shader_instructions_pass() local
88 func_progress |= pass(&b, instr, cb_data); in nir_shader_instructions_pass()
92 if (func_progress) { in nir_shader_instructions_pass()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1620 bool func_progress = false; in lower_64bit_vars() local
1671 func_progress = true; in lower_64bit_vars()
1824 if (func_progress) in lower_64bit_vars()
1869 bool func_progress = false; in split_blocks() local
1894 func_progress = true; in split_blocks()
1901 if (func_progress) in split_blocks()

Completed in 8 milliseconds