Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_print.c100 if (!clause->next_clause_prefetch) in bi_print_clause()
Dbi_pack.c54 .next_clause_prefetch = clause->next_clause_prefetch && next_1, in bi_pack_header()
Dbifrost.h168 unsigned next_clause_prefetch : 1; member
Ddisassemble.c113 if (header.next_clause_prefetch) in dump_header()
Dbi_schedule.c1873 clause->next_clause_prefetch = !last || (last->op != BI_OPCODE_JUMP); in bi_schedule_clause()
2066 .next_clause_prefetch = true, in bi_add_nop_for_atest()
Dcompiler.h607 bool next_clause_prefetch; member
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst648 - pan/bi: Use canonical next_clause_prefetch