Home
last modified time | relevance | path

Searched refs:S_028000_STENCIL_CLEAR_ENABLE (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreend.h1887 #define S_028000_STENCIL_CLEAR_ENABLE(x) (((unsigned)(x) & 0x1) << 1) macro
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c6896 ds_state->db_render_control |= S_028000_STENCIL_CLEAR_ENABLE(extra->db_stencil_clear); in radv_pipeline_init_extra()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c1518 S_028000_STENCIL_CLEAR_ENABLE(sctx->db_stencil_clear); in si_emit_db_render_state()

Completed in 29 milliseconds