Home
last modified time | relevance | path

Searched refs:R_028000_DB_RENDER_CONTROL (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_shadowed_regs.c80 R_028000_DB_RENDER_CONTROL,
81 R_028084_TA_BC_BASE_ADDR_HI - R_028000_DB_RENDER_CONTROL + 4,
299 R_028000_DB_RENDER_CONTROL,
300 R_028084_TA_BC_BASE_ADDR_HI - R_028000_DB_RENDER_CONTROL + 4,
627 R_028000_DB_RENDER_CONTROL,
628 R_028084_TA_BC_BASE_ADDR_HI - R_028000_DB_RENDER_CONTROL + 4,
1507 set_context_reg_seq_array(cs, R_028000_DB_RENDER_CONTROL, SET(DbRenderControlGfx9)); in gfx9_emulate_clear_state()
2210 set_context_reg_seq_array(cs, R_028000_DB_RENDER_CONTROL, SET(DbRenderControlNv10)); in gfx10_emulate_clear_state()
2908 set_context_reg_seq_array(cs, R_028000_DB_RENDER_CONTROL, SET(DbRenderControlGfx103)); in gfx103_emulate_clear_state()
/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h1885 #define R_028000_DB_RENDER_CONTROL 0x00028000 macro
Devergreen_state.c2115 radeon_set_context_reg_seq(cs, R_028000_DB_RENDER_CONTROL, 2); in evergreen_emit_db_misc_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1385 radeon_opt_set_context_reg2(sctx, R_028000_DB_RENDER_CONTROL, SI_TRACKED_DB_RENDER_CONTROL, in si_emit_db_render_state()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c4041 radeon_set_context_reg(ctx_cs, R_028000_DB_RENDER_CONTROL, db_render_control); in radv_pipeline_generate_depth_stencil_state()