Searched refs:S_028000_STENCIL_COMPRESS_DISABLE (Results 1 – 5 of 5) sorted by relevance
966 ds->db_render_control |= S_028000_STENCIL_COMPRESS_DISABLE(extra->db_flush_stencil_inplace); in radv_pipeline_init_depth_stencil_state()
1733 #define S_028000_STENCIL_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 5) macro
1775 S_028000_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace); in evergreen_emit_db_misc_state()
1145 S_028000_STENCIL_COMPRESS_DISABLE(sctx->db_flush_stencil_inplace)); in si_emit_db_render_state()
4806 #define S_028000_STENCIL_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 5) macro