Home
last modified time | relevance | path

Searched refs:bi_bundle (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_pack.c192 bi_bundle *bundle) in bi_assign_fau_idx()
241 bi_assign_slots(bi_bundle *now, bi_bundle *prev) in bi_assign_slots()
456 bi_pack_fma(bi_clause *clause, bi_bundle bundle, bi_registers *regs) in bi_pack_fma()
701 bi_pack_add(bi_clause *clause, bi_bundle bundle, bi_registers *regs, gl_shader_stage stage) in bi_pack_add()
943 bi_lower_cubeface2(bi_context *ctx, bi_bundle *bundle) in bi_lower_cubeface2()
981 bi_pack_bundle(bi_clause *clause, bi_bundle bundle, bi_bundle prev, bool first_bundle, gl_shader_st… in bi_pack_bundle()
1158 const bi_bundle *bundle = &clause->bundles[clause->bundle_count - 1]; in bi_collect_blend_ret_addr()
Dbi_print.h48 void bi_print_bundle(bi_bundle *bundle, FILE *fp);
Dcompiler.h390 } bi_bundle; typedef
404 bi_bundle bundles[8];
Dbi_print.c390 bi_print_bundle(bi_bundle *bundle, FILE *fp) in bi_print_bundle()
/external/mesa3d/docs/relnotes/
D20.1.0.rst399 - pan/bi: Add bi_clause, bi_bundle abstractions
421 - pan/bi: Add bi_print_bundle for printing bi_bundle
D20.2.0.rst511 - pan/bi: Move bi_registers to bi_bundle