Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h1959 #define R_02802C_DB_DEPTH_CLEAR 0x0002802C macro
Dr600_state.c1558 radeon_set_context_reg(cs, R_02802C_DB_DEPTH_CLEAR, fui(rtex->depth_clear_value)); in r600_emit_db_state()
Dr600d.h2383 #define R_02802C_DB_DEPTH_CLEAR 0x02802C macro
Devergreen_state.c2054 radeon_set_context_reg(cs, R_02802C_DB_DEPTH_CLEAR, fui(rtex->depth_clear_value)); in evergreen_emit_db_state()
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c2277 radeon_set_context_reg(cs, R_02802C_DB_DEPTH_CLEAR, fui(ds_clear_value.depth)); in radv_update_bound_fast_clear_ds()