Home
last modified time | relevance | path

Searched refs:bi_clause_formats (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_pack.c614 struct bi_clause_format format = bi_clause_formats[index]; in bi_pack_format()
691 assert(bi_clause_formats[idx].pos == pos); in bi_pack_clause()
692 assert((bi_clause_formats[idx].tag_1 == BI_CLAUSE_SUBWORD_Z) == in bi_pack_clause()
Dbifrost.h304 static const struct bi_clause_format bi_clause_formats[] = { variable