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

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_lower_ngg.c32 nggc_passflag_used_by_other = 2, enumerator in enum:__anon6002bd750103
33 nggc_passflag_used_by_both = nggc_passflag_used_by_pos | nggc_passflag_used_by_other,
784 else if (instr->pass_flags & nggc_passflag_used_by_other)
834 uint8_t flag = io_sem.location == VARYING_SLOT_POS ? nggc_passflag_used_by_pos : nggc_passflag_used_by_other;

Completed in 5 milliseconds