Home
last modified time | relevance | path

Searched refs:BI_TEXS (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c59 [BI_TEXS] = BI_SCHED_HI_LATENCY | BI_SCHED_ADD | BI_VECTOR | BI_DATA_REG_DEST,
Dbi_print.c74 case BI_TEXS: return "texs"; in bi_class_name()
345 } else if (ins->type == BI_TEXS) { in bi_print_instruction()
Dbi_schedule.c65 case BI_TEXS: in bi_message_type_for_ins()
Dcompiler.h79 BI_TEXS, enumerator
Dbi_pack.c904 case BI_TEXS: in bi_pack_add()
Dbifrost_compile.c1378 .type = BI_TEXS, in emit_texs()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_interpret.c670 case BI_TEXS: in bit_step()