Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost.h292 struct bi_clause_format { struct
304 static const struct bi_clause_format bi_clause_formats[] = { argument
Dbi_pack.c614 struct bi_clause_format format = bi_clause_formats[index]; in bi_pack_format()