Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c60 … [BI_TEXC] = BI_SCHED_HI_LATENCY | BI_SCHED_ADD | BI_VECTOR | BI_DATA_REG_SRC | BI_DATA_REG_DEST,
Dbi_schedule.c66 case BI_TEXC: in bi_message_type_for_ins()
Dcompiler.h80 BI_TEXC, enumerator
Dbi_print.c75 case BI_TEXC: return "texc"; in bi_class_name()
Dbi_pack.c900 case BI_TEXC: in bi_pack_add()
Dbifrost_compile.c1855 .type = BI_TEXC, in emit_texc()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_interpret.c671 case BI_TEXC: in bit_step()