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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_fragdepth.c54 nir_intrinsic_instr *store_intrin = NULL; local in function:nir_opt_fragdepth
78 if (store_intrin) {
85 store_intrin = intrin;
94 if (store_intrin) {
98 nir_instr_remove(&store_intrin->instr);

Completed in 2 milliseconds