Home
last modified time | relevance | path

Searched refs:BI_SELECT (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c58 [BI_SELECT] = BI_SCHED_ALL | BI_SWIZZLABLE,
Dbi_lower_combine.c68 .type = BI_SELECT, in bi_combine_sel16()
Dbir.c119 if (ins->type == BI_ATEST || ins->type == BI_SELECT) in bi_get_component_count()
Dcompiler.h73 BI_SELECT, enumerator
Dbi_print.c68 case BI_SELECT: return "select"; in bi_class_name()
Dbi_pack.c568 case BI_SELECT: in bi_pack_fma()
897 case BI_SELECT: in bi_pack_add()
Dbifrost_compile.c1539 .type = BI_SELECT, in bi_emit_lod_88()
1564 .type = BI_SELECT, in bi_emit_lod_cube()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_test_pack.c375 bi_instruction ins = bit_ins(BI_SELECT, C, nir_type_uint, 32); in bit_select_helper()
Dbi_interpret.c628 case BI_SELECT: { in bit_step()
/external/mesa3d/docs/relnotes/
D20.1.0.rst723 - pan/bi: Rename BI_SWIZZLE to BI_SELECT
727 - pan/bi: Force BI_SELECT arguments scalar
728 - pan/bit: Interpret BI_SELECT