Home
last modified time | relevance | path

Searched refs:staging_barrier (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_pack.c39 bool staging_barrier = next_1 ? next_1->staging_barrier : false; in bi_pack_header() local
40 staging_barrier |= next_2 ? next_2->staging_barrier : 0; in bi_pack_header()
48 .staging_barrier = staging_barrier, in bi_pack_header()
Dbi_print.c103 if (clause->staging_barrier) in bi_print_clause()
Dbifrost.h163 unsigned staging_barrier: 1; member
Ddisassemble.c80 if (header.staging_barrier) in dump_header()
Dcompiler.h553 bool staging_barrier; member
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst930 - pan/bi: Pack staging_barrier for the -next- clause