Searched refs:PAN_WRITEOUT_Z (Results 1 – 5 of 5) sorted by relevance
124 writeout |= PAN_WRITEOUT_Z; in pan_nir_lower_zs_store()181 writeout |= PAN_WRITEOUT_Z; in pan_nir_lower_zs_store()
239 #define PAN_WRITEOUT_Z 2 macro
328 bool emit_zs = writeout & (PAN_WRITEOUT_Z | PAN_WRITEOUT_S); in bi_emit_frag_out()344 unsigned z = writeout & PAN_WRITEOUT_Z ? in bi_emit_frag_out()
1178 if (writeout & PAN_WRITEOUT_Z) in mir_schedule_alu()
1346 ins.writeout |= PAN_WRITEOUT_Z; in emit_fragment_store()1689 if (writeout & PAN_WRITEOUT_Z) in emit_intrinsic()