Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
Dpan_lower_writeout.c179 unsigned this_store = PAN_WRITEOUT_C | (replaced ? 0 : writeout); in pan_nir_lower_zs_store() local
181 pan_nir_emit_combined_store(&b, intr, this_store, stores); in pan_nir_lower_zs_store()