Searched refs:R_028AC8_DB_PRELOAD_CONTROL (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | si_cmd_buffer.c | 278 radeon_set_context_reg(cs, R_028AC8_DB_PRELOAD_CONTROL, 0x0); in si_emit_graphics()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_state.c | 2056 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() 2819 r600_store_value(cb, 0); /* R_028AC8_DB_PRELOAD_CONTROL */ in cayman_init_atom_start_cs() 3234 r600_store_value(cb, 0); /* R_028AC8_DB_PRELOAD_CONTROL */ in evergreen_init_atom_start_cs()
|
H A D | evergreend.h | 2272 #define R_028AC8_DB_PRELOAD_CONTROL 0x00028AC8 macro
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state.c | 5599 si_pm4_set_reg(pm4, R_028AC8_DB_PRELOAD_CONTROL, 0x0); in si_init_cs_preamble_state()
|
Completed in 28 milliseconds