Home
last modified time | relevance | path

Searched refs:R_028250_PA_SC_VPORT_SCISSOR_0_TL (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_viewport.c32 #define R_028250_PA_SC_VPORT_SCISSOR_0_TL 0x028250 macro
252 radeon_set_context_reg_seq(cs, R_028250_PA_SC_VPORT_SCISSOR_0_TL, 2); in r600_emit_scissors()
270 radeon_set_context_reg_seq(cs, R_028250_PA_SC_VPORT_SCISSOR_0_TL + in r600_emit_scissors()
H A Devergreend.h1165 #define R_028250_PA_SC_VPORT_SCISSOR_0_TL 0x028250 macro
H A Dr600d.h2371 #define R_028250_PA_SC_VPORT_SCISSOR_0_TL 0x028250 macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c410 radeon_set_context_reg_seq(R_028250_PA_SC_VPORT_SCISSOR_0_TL, 2); in si_emit_scissors()
421 radeon_set_context_reg_seq(R_028250_PA_SC_VPORT_SCISSOR_0_TL, SI_MAX_VIEWPORTS * 2); in si_emit_scissors()
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c727 radeon_set_context_reg_seq(cs, R_028250_PA_SC_VPORT_SCISSOR_0_TL + first * 4 * 2, count * 2); in si_write_scissors()

Completed in 34 milliseconds