Home
last modified time | relevance | path

Searched refs:S_028000_STENCIL_COMPRESS_DISABLE (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreend.h1891 #define S_028000_STENCIL_COMPRESS_DISABLE(x) (((unsigned)(x) & 0x1) << 5) macro
H A Devergreen_state.c2105 S_028000_STENCIL_COMPRESS_DISABLE(a->flush_stencil_inplace); in evergreen_emit_db_misc_state()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c6899 ds_state->db_render_control |= S_028000_STENCIL_COMPRESS_DISABLE(extra->stencil_compress_disable); in radv_pipeline_init_extra()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c1515 S_028000_STENCIL_COMPRESS_DISABLE(sctx->db_flush_stencil_inplace); in si_emit_db_render_state()

Completed in 37 milliseconds