Home
last modified time | relevance | path

Searched refs:BI_INDEX_PASS (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h112 BI_INDEX_PASS = 4, enumerator
199 .type = BI_INDEX_PASS, in bi_passthrough()
Dbi_pack.c312 else if (src.type == BI_INDEX_PASS) in bi_get_src_new()
Dbi_schedule.c1318 ins->src[i].type = BI_INDEX_PASS; in bi_use_passthrough()