Searched refs:BI_VARYING_NAME_FRAG_Z (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_opcodes.h321 BI_VARYING_NAME_FRAG_Z = 3, enumerator in enum:bi_varying_name
H A Dbi_printer.c581 case BI_VARYING_NAME_FRAG_Z: return ".frag_z";
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_schedule.c134 if (ld_var_special && ins->varying_name == BI_VARYING_NAME_FRAG_Z)
H A Dbifrost_compile.c1074 (i == 0) ? BI_VARYING_NAME_FRAG_Z :

Completed in 13 milliseconds