Home
last modified time | relevance | path

Searched refs:R_028238_CB_TARGET_MASK (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c717 radeon_compute_set_context_reg(cs, R_028238_CB_TARGET_MASK, in compute_setup_cbs()
826 radeon_compute_set_context_reg(cs, R_028238_CB_TARGET_MASK, in compute_emit_cs()
H A Dr600_state.c1525 radeon_set_context_reg_seq(cs, R_028238_CB_TARGET_MASK, 2); in r600_emit_cb_misc_state()
1527 radeon_emit(cs, 0xff); /* R_028238_CB_TARGET_MASK */ in r600_emit_cb_misc_state()
1530 radeon_emit(cs, 0xf); /* R_028238_CB_TARGET_MASK */ in r600_emit_cb_misc_state()
1539 radeon_set_context_reg_seq(cs, R_028238_CB_TARGET_MASK, 2); in r600_emit_cb_misc_state()
1540 radeon_emit(cs, a->blend_colormask & fb_colormask); /* R_028238_CB_TARGET_MASK */ in r600_emit_cb_misc_state()
H A Devergreend.h1983 #define R_028238_CB_TARGET_MASK 0x00028238 macro
H A Dr600d.h2468 #define R_028238_CB_TARGET_MASK 0x028238 macro
H A Devergreen_state.c2037 radeon_set_context_reg_seq(cs, R_028238_CB_TARGET_MASK, 2); in evergreen_emit_cb_misc_state()
2038 radeon_emit(cs, (a->blend_colormask & fb_colormask) | rat_colormask); /* R_028238_CB_TARGET_MASK */ in evergreen_emit_cb_misc_state()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c103 radeon_opt_set_context_reg(sctx, R_028238_CB_TARGET_MASK, SI_TRACKED_CB_TARGET_MASK, in si_emit_cb_render_state()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c1973 radeon_set_context_reg(cmd_buffer->cs, R_028238_CB_TARGET_MASK, in radv_emit_color_write_enable()

Completed in 61 milliseconds