Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_fragdepth.c54 nir_intrinsic_instr *store_intrin = NULL; in nir_opt_fragdepth() local
78 if (store_intrin) { in nir_opt_fragdepth()
85 store_intrin = intrin; in nir_opt_fragdepth()
94 if (store_intrin) { in nir_opt_fragdepth()
98 nir_instr_remove(&store_intrin->instr); in nir_opt_fragdepth()