Searched refs:R_0282D0_PA_SC_VPORT_ZMIN_0 (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_viewport.c | 48 #define R_0282D0_PA_SC_VPORT_ZMIN_0 0x0282D0 macro 363 radeon_set_context_reg_seq(cs, R_0282D0_PA_SC_VPORT_ZMIN_0, 2); in r600_emit_depth_ranges() 375 radeon_set_context_reg_seq(cs, R_0282D0_PA_SC_VPORT_ZMIN_0 + in r600_emit_depth_ranges()
|
D | evergreend.h | 2024 #define R_0282D0_PA_SC_VPORT_ZMIN_0 0x0282D0 macro
|
D | r600d.h | 2907 #define R_0282D0_PA_SC_VPORT_ZMIN_0 0x0282D0 macro
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_viewport.c | 531 radeon_set_context_reg_seq(cs, R_0282D0_PA_SC_VPORT_ZMIN_0, 2); in si_emit_depth_ranges() 540 radeon_set_context_reg_seq(cs, R_0282D0_PA_SC_VPORT_ZMIN_0, SI_MAX_VIEWPORTS * 2); in si_emit_depth_ranges()
|
/external/mesa3d/src/amd/vulkan/ |
D | si_cmd_buffer.c | 247 radeon_set_context_reg(cs, R_0282D0_PA_SC_VPORT_ZMIN_0 + i*8, 0); in si_emit_graphics() 677 radeon_set_context_reg_seq(cs, R_0282D0_PA_SC_VPORT_ZMIN_0 + in si_write_viewport()
|