Searched refs:S_028000_STENCIL_COMPRESS_DISABLE (Results 1 – 6 of 6) sorted by relevance
739 ds->db_render_control |= S_028000_STENCIL_COMPRESS_DISABLE(extra->db_flush_stencil_inplace); in radv_pipeline_init_depth_stencil_state()
1891 #define S_028000_STENCIL_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 5) macro
2097 S_028000_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace); in evergreen_emit_db_misc_state()
1393 S_028000_STENCIL_COMPRESS_DISABLE(sctx->db_flush_stencil_inplace)); in si_emit_db_render_state()
3777 #define S_028000_STENCIL_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 5) macro
4865 #define S_028000_STENCIL_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 5) macro