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/
H A Dtest-pack-formats.cpp54 bi_pack_format(&result, 1, tuples, 1, header, 0, 0, true); in TEST_F()
72 bi_pack_format(&result, 0, tuples, 2, 0x52800011800, 0, 0, false); in TEST_F()
73 bi_pack_format(&result, 2, tuples, 2, 0x52800011800, 0, 0, false); in TEST_F()
94 bi_pack_format(&result, 0, tuples, 3, 0x3100000000, 0, 0, true); in TEST_F()
95 bi_pack_format(&result, 3, tuples, 3, 0x3100000000, 0, 0, true); in TEST_F()
96 bi_pack_format(&result, 4, tuples, 3, 0x3100000000, 0, 0, true); in TEST_F()
122 bi_pack_format(&result, 0, tuples, 4, 0x3100000000, EC0, 0, false); in TEST_F()
123 bi_pack_format(&result, 3, tuples, 4, 0x3100000000, EC0, 0, false); in TEST_F()
124 bi_pack_format(&result, 6, tuples, 4, 0x3100000000, EC0, 0, false); in TEST_F()
151 bi_pack_format( in TEST_F()
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A 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()
H A Dcompiler.h1187 bi_pack_format(struct util_dynarray *emission,

Completed in 4 milliseconds