Searched refs:bi_packed_tuple (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/test/ |
D | test-pack-formats.cpp | 48 struct bi_packed_tuple tuples[] = { 67 struct bi_packed_tuple tuples[] = { 88 struct bi_packed_tuple tuples[] = { 113 struct bi_packed_tuple tuples[] = { 141 struct bi_packed_tuple tuples[] = { 173 struct bi_packed_tuple tuples[] = { 209 struct bi_packed_tuple tuples[] = { 244 struct bi_packed_tuple tuples[] = {
|
D | test-packing.cpp | 41 struct bi_packed_tuple tuples[] = { in TEST() 64 struct bi_packed_tuple tuples[] = { in TEST() 77 struct bi_packed_tuple tuples[] = { in TEST()
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_pack.c | 320 static struct bi_packed_tuple 363 struct bi_packed_tuple packed = { in bi_pack_tuple() 456 struct bi_packed_tuple *tuples, in bi_clause_upper() 462 struct bi_packed_tuple tuple = tuples[val]; in bi_clause_upper() 468 struct bi_packed_tuple *tuples, in bi_pack_upper() 480 struct bi_packed_tuple *tuples, in bi_pack_tuple_bits() 490 struct bi_packed_tuple tuple = tuples[val]; in bi_pack_tuple_bits() 517 struct bi_packed_tuple *tuples, in bi_pack_lu() 529 struct bi_packed_tuple *tuples, in bi_pack_sync() 547 struct bi_packed_tuple *tuples, in bi_pack_t_ec() [all …]
|
D | compiler.h | 1161 struct bi_packed_tuple { struct 1170 struct bi_packed_tuple *tuples, argument 1174 struct bi_packed_tuple *tuples, 1182 struct bi_packed_tuple *tuples, 1189 struct bi_packed_tuple *tuples,
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.1.0.rst | 432 - pan/bi: Move bi_packed_tuple to compiler.h
|