Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_writeout.c146 writeout |= PAN_WRITEOUT_S; in pan_nir_lower_zs_store()
H A Dpan_ir.h496 #define PAN_WRITEOUT_S 4 macro
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c1258 if (writeout & PAN_WRITEOUT_S) in mir_schedule_alu()
H A Dmidgard_compile.c1657 ins.writeout |= PAN_WRITEOUT_S; in emit_fragment_store()
1972 if (writeout & PAN_WRITEOUT_S) in emit_intrinsic()
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c843 bool emit_zs = writeout & (PAN_WRITEOUT_Z | PAN_WRITEOUT_S); in bi_emit_fragment_out()
892 if (writeout & PAN_WRITEOUT_S) in bi_emit_fragment_out()
896 writeout & PAN_WRITEOUT_S, in bi_emit_fragment_out()

Completed in 16 milliseconds