Home
last modified time | relevance | path

Searched refs:S_028000_STENCIL_COMPRESS_DISABLE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c739 ds->db_render_control |= S_028000_STENCIL_COMPRESS_DISABLE(extra->db_flush_stencil_inplace); in radv_pipeline_init_depth_stencil_state()
/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h1891 #define S_028000_STENCIL_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 5) macro
Devergreen_state.c2097 S_028000_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace); in evergreen_emit_db_misc_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1393 S_028000_STENCIL_COMPRESS_DISABLE(sctx->db_flush_stencil_inplace)); in si_emit_db_render_state()
/external/mesa3d/src/amd/common/
Dgfx9d.h3777 #define S_028000_STENCIL_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 5) macro
Dsid.h4865 #define S_028000_STENCIL_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 5) macro