Searched refs:S_028000_STENCIL_CLEAR_ENABLE (Results 1 – 4 of 4) sorted by relevance
962 ds->db_render_control |= S_028000_STENCIL_CLEAR_ENABLE(extra->db_stencil_clear); in radv_pipeline_init_depth_stencil_state()
1729 #define S_028000_STENCIL_CLEAR_ENABLE(x) (((unsigned)(x) & 0x1) << 1) macro
1149 S_028000_STENCIL_CLEAR_ENABLE(sctx->db_stencil_clear)); in si_emit_db_render_state()
4794 #define S_028000_STENCIL_CLEAR_ENABLE(x) (((unsigned)(x) & 0x1) << 1) macro