Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dcompiler.h144 bool last_writeout; member
222 bool last_writeout; member
Dmidgard_schedule.c1213 bundle.last_writeout = branch->last_writeout; in mir_schedule_alu()
Dmidgard_compile.c3121 br->last_writeout = true; in mir_add_writeout_loops()
3313 if (!bundle->last_writeout && (current_bundle + 1 < bundle_count)) in midgard_compile_shader_nir()