Searched refs:dbcb_depth_copy_enabled (Results 1 – 3 of 3) sorted by relevance
111 sctx->dbcb_depth_copy_enabled = true; in si_blit_dbcb_copy()116 assert(sctx->dbcb_depth_copy_enabled || sctx->dbcb_stencil_copy_enabled); in si_blit_dbcb_copy()164 sctx->dbcb_depth_copy_enabled = false; in si_blit_dbcb_copy()
533 bool dbcb_depth_copy_enabled:1; member
1383 if (sctx->dbcb_depth_copy_enabled || in si_emit_db_render_state()1386 S_028000_DEPTH_COPY(sctx->dbcb_depth_copy_enabled) | in si_emit_db_render_state()