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.h282 struct bi_clause_format { struct
294 static const struct bi_clause_format bi_clause_formats[] = { argument
Dbi_pack.c602 struct bi_clause_format format = bi_clause_formats[index]; in bi_pack_format()