Home
last modified time | relevance | path

Searched refs:R_028AC8_DB_PRELOAD_CONTROL (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c278 radeon_set_context_reg(cs, R_028AC8_DB_PRELOAD_CONTROL, 0x0); in si_emit_graphics()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h2272 #define R_028AC8_DB_PRELOAD_CONTROL 0x00028AC8 macro
Devergreen_state.c2056 radeon_set_context_reg(cs, R_028AC8_DB_PRELOAD_CONTROL, a->rsurf->db_preload_control); in evergreen_emit_db_state()
2064 radeon_set_context_reg(cs, R_028AC8_DB_PRELOAD_CONTROL, 0); in evergreen_emit_db_state()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c5599 si_pm4_set_reg(pm4, R_028AC8_DB_PRELOAD_CONTROL, 0x0); in si_init_cs_preamble_state()