Searched refs:dpbb_force_off (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_binning.c336 if (!sscreen->dpbb_allowed || !blend || !dsa || sctx->dpbb_force_off) {
H A Dsi_blit.c84 sctx->dpbb_force_off = true;
92 sctx->dpbb_force_off = false;
H A Dsi_pipe.h1011 bool dpbb_force_off; member in struct:si_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_binning.c452 if (!sscreen->dpbb_allowed || sctx->dpbb_force_off) {
H A Dsi_blit.c80 sctx->dpbb_force_off = true;
92 sctx->dpbb_force_off = false;
H A Dsi_pipe.h1153 bool dpbb_force_off; member in struct:si_context

Completed in 16 milliseconds