Home
last modified time | relevance | path

Searched defs:next_2 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_pack.c32 bi_pack_header(bi_clause *clause, bi_clause *next_1, bi_clause *next_2) in bi_pack_header()
639 bi_clause *next_1, bi_clause *next_2, in bi_pack_clause()
749 bi_clause *next = NULL, *next_2 = NULL; in bi_pack() local