Searched refs:func_progress (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_builder.h | 106 bool func_progress = false; local in function:nir_shader_instructions_pass 112 func_progress |= pass(&b, instr, cb_data); 116 if (func_progress) { |
Completed in 4 milliseconds