Home
last modified time | relevance | path

Searched refs:R_028028_DB_STENCIL_CLEAR (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2371 r600_store_context_reg(cb, R_028028_DB_STENCIL_CLEAR, 0); in r600_init_atom_start_cs()
H A Devergreen_state.c2812 r600_store_context_reg(cb, R_028028_DB_STENCIL_CLEAR, 0); in cayman_init_atom_start_cs()
3222 r600_store_context_reg(cb, R_028028_DB_STENCIL_CLEAR, 0); in evergreen_init_atom_start_cs()
H A Devergreend.h1958 #define R_028028_DB_STENCIL_CLEAR 0x00028028 macro
H A Dr600d.h2382 #define R_028028_DB_STENCIL_CLEAR 0x028028 macro
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c2273 radeon_set_context_reg_seq(cs, R_028028_DB_STENCIL_CLEAR, 2); in radv_update_bound_fast_clear_ds()
2280 radeon_set_context_reg(cs, R_028028_DB_STENCIL_CLEAR, ds_clear_value.stencil); in radv_update_bound_fast_clear_ds()
2442 uint32_t reg = R_028028_DB_STENCIL_CLEAR + 4 * reg_offset; in radv_load_ds_clear_metadata()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c3582 radeon_set_context_reg_seq(R_028028_DB_STENCIL_CLEAR, 2); in si_emit_framebuffer_state()
3583 radeon_emit(tex->stencil_clear_value[level]); /* R_028028_DB_STENCIL_CLEAR */ in si_emit_framebuffer_state()

Completed in 65 milliseconds