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

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/
H A Dtest-pack-formats.c41 bi_pack_format(result, 1, tuples, 1, header, 0, 0, true);
58 bi_pack_format(result, 0, tuples, 2, 0x52800011800, 0, 0, false);
59 bi_pack_format(result, 2, tuples, 2, 0x52800011800, 0, 0, false);
79 bi_pack_format(result, 0, tuples, 3, 0x3100000000, 0, 0, true);
80 bi_pack_format(result, 3, tuples, 3, 0x3100000000, 0, 0, true);
81 bi_pack_format(result, 4, tuples, 3, 0x3100000000, 0, 0, true);
106 bi_pack_format(result, 0, tuples, 4, 0x3100000000, EC0, 0, false);
107 bi_pack_format(result, 3, tuples, 4, 0x3100000000, EC0, 0, false);
108 bi_pack_format(result, 6, tuples, 4, 0x3100000000, EC0, 0, false);
134 bi_pack_format(resul
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_pack.c595 bi_pack_format(struct util_dynarray *emission, function in typeref:typename:void
676 bi_pack_format(emission, indices[clause->tuple_count - 1][pos],
H A Dcompiler.h998 bi_pack_format(struct util_dynarray *emission,

Completed in 7 milliseconds