Searched refs:db_depth_clear (Results 1 – 6 of 6) sorted by relevance
569 sctx->db_depth_clear = true; in si_clear()613 if (sctx->db_depth_clear) { in si_clear()614 sctx->db_depth_clear = false; in si_clear()
537 bool db_depth_clear:1; member
1396 S_028000_DEPTH_CLEAR_ENABLE(sctx->db_depth_clear) | in si_emit_db_render_state()
1296 bool db_depth_clear; member
528 extra.db_depth_clear = index == DEPTH_CLEAR_SLOW ? false : true; in create_depthstencil_pipeline()
734 ds->db_render_control |= S_028000_DEPTH_CLEAR_ENABLE(extra->db_depth_clear); in radv_pipeline_init_depth_stencil_state()