Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c4480 bool *restore_scoreboard_lock) in vir_emit_last_thrsw()
4522 *restore_scoreboard_lock = c->lock_scoreboard_on_first_thrsw; in vir_emit_last_thrsw()
4580 bool restore_scoreboard_lock = false; in v3d_nir_to_vir() local
4586 &restore_scoreboard_lock); in v3d_nir_to_vir()
4690 vir_restore_last_thrsw(c, restore_last_thrsw, restore_scoreboard_lock); in v3d_nir_to_vir()
4478 vir_emit_last_thrsw(struct v3d_compile *c, struct qinst **restore_last_thrsw, bool *restore_scoreboard_lock) vir_emit_last_thrsw() argument

Completed in 7 milliseconds