Searched refs:bi_pack_literal (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/
H A Dtest-packing.c34 BIT_ASSERT(bi_pack_literal(BI_CLAUSE_SUBWORD_LITERAL_0 + x) == x);
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_pack.c434 bi_pack_literal(enum bi_clause_subword literal) function in typeref:typename:uint8_t
510 bi_pack_literal(word);
528 sync |= bi_pack_literal(t1) << 6;
H A Dcompiler.h977 uint8_t bi_pack_literal(enum bi_clause_subword literal);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst433 - pan/bi: Add bi_pack_literal

Completed in 199 milliseconds