Home
last modified time | relevance | path

Searched refs:bi_pack_format (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/test/
Dtest-pack-formats.cpp54 bi_pack_format(&result, 1, tuples, 1, header, 0, 0, true);
72 bi_pack_format(&result, 0, tuples, 2, 0x52800011800, 0, 0, false);
73 bi_pack_format(&result, 2, tuples, 2, 0x52800011800, 0, 0, false);
94 bi_pack_format(&result, 0, tuples, 3, 0x3100000000, 0, 0, true);
95 bi_pack_format(&result, 3, tuples, 3, 0x3100000000, 0, 0, true);
96 bi_pack_format(&result, 4, tuples, 3, 0x3100000000, 0, 0, true);
122 bi_pack_format(&result, 0, tuples, 4, 0x3100000000, EC0, 0, false);
123 bi_pack_format(&result, 3, tuples, 4, 0x3100000000, EC0, 0, false);
124 bi_pack_format(&result, 6, tuples, 4, 0x3100000000, EC0, 0, false);
151 bi_pack_format(&result, 0, tuples, 5, 0x3100000000, EC0, 0, true);
[all …]
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_pack.c607 bi_pack_format(struct util_dynarray *emission, in bi_pack_format() function
698 bi_pack_format(emission, indices[clause->tuple_count - 1][pos], in bi_pack_clause()
Dcompiler.h1187 bi_pack_format(struct util_dynarray *emission,