Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_pack_helpers.h74 if (ins->type == BI_ZS_EMIT && s < 2) in bi_src_nullable()
Dbi_tables.c64 [BI_ZS_EMIT] = BI_SCHED_HI_LATENCY | BI_SCHED_ADD | BI_DATA_REG_DEST,
Dbi_schedule.c86 case BI_ZS_EMIT: in bi_message_type_for_ins()
Dcompiler.h84 BI_ZS_EMIT, enumerator
Dbi_print.c79 case BI_ZS_EMIT: return "zs_emit"; in bi_class_name()
Dbi_pack.c913 case BI_ZS_EMIT: in bi_pack_add()
Dbifrost_compile.c299 .type = BI_ZS_EMIT, in bi_emit_zs_emit()