Searched refs:no_lrz_write (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.h60 bool no_lrz_write; member in struct:fd5_emit
H A Dfd5_draw.c145 emit.no_lrz_write = fp->writes_pos || fp->no_earlyz;
H A Dfd5_emit.c552 if (emit->no_lrz_write || !rsc->lrz || !rsc->lrz_valid)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h84 bool no_lrz_write; member in struct:fd6_emit
H A Dfd6_draw.c205 emit.no_lrz_write = fp->writes_pos || fp->no_earlyz;
H A Dfd6_emit.c699 if (emit->no_lrz_write || !rsc->lrz || !rsc->lrz_valid) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.h63 bool no_lrz_write; member in struct:fd5_emit
H A Dfd5_draw.c127 emit.no_lrz_write = fp->writes_pos || fp->no_earlyz || fp->has_kill;
H A Dfd5_emit.c583 if (emit->no_lrz_write || !rsc->lrz || !rsc->lrz_valid)

Completed in 10 milliseconds