OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAN_WRITEOUT_Z
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
pan_lower_writeout.c
123
writeout |=
PAN_WRITEOUT_Z
;
180
writeout |=
PAN_WRITEOUT_Z
;
pan_ir.h
378
#define
PAN_WRITEOUT_Z
2
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
midgard_schedule.c
1255
if (writeout &
PAN_WRITEOUT_Z
)
midgard_compile.c
1565
ins.writeout |=
PAN_WRITEOUT_Z
;
1916
if (writeout &
PAN_WRITEOUT_Z
)
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
bifrost_compile.c
575
bool emit_zs = writeout & (
PAN_WRITEOUT_Z
| PAN_WRITEOUT_S);
634
if (writeout &
PAN_WRITEOUT_Z
)
642
writeout &
PAN_WRITEOUT_Z
);
Completed in 12 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026