Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
Dpan_lower_writeout.c148 writeout |= PAN_WRITEOUT_2; in pan_nir_lower_zs_store()
Dpan_ir.h497 #define PAN_WRITEOUT_2 8 macro
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c1974 if (writeout & PAN_WRITEOUT_2) in emit_intrinsic()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c902 bool dual = (writeout & PAN_WRITEOUT_2); in bi_emit_fragment_out()