Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_gcm.c61 GCM_INSTR_PLACED = (1 << 4), enumerator
542 if (instr->pass_flags & GCM_INSTR_PLACED) in gcm_place_instr()
545 instr->pass_flags |= GCM_INSTR_PLACED; in gcm_place_instr()