Searched refs:RADEON_RB3D_COLORPITCH (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_sanity.c | 65 { RADEON_RB3D_COLORPITCH,1,"RADEON_RB3D_COLORPITCH" }, 176 { RADEON_RB3D_COLORPITCH, "RADEON_RB3D_COLORPITCH" },
|
D | radeon_blit.c | 219 OUT_BATCH_REGSEQ(RADEON_RB3D_COLORPITCH, 1); in emit_cb_setup()
|
D | radeon_state_init.c | 60 {RADEON_RB3D_COLORPITCH, 1, "RADEON_RB3D_COLORPITCH"}, 396 OUT_BATCH(CP_PACKET0(RADEON_RB3D_COLORPITCH, 0)); in ctx_emit_cs()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_blit.c | 371 OUT_BATCH_REGSEQ(RADEON_RB3D_COLORPITCH, 1); in emit_cb_setup()
|
D | r200_state_init.c | 65 {RADEON_RB3D_COLORPITCH, 1, "RADEON_RB3D_COLORPITCH"}, 515 OUT_BATCH(CP_PACKET0(RADEON_RB3D_COLORPITCH, 0)); in ctx_emit_cs()
|
D | r200_sanity.c | 69 { RADEON_RB3D_COLORPITCH,1,"RADEON_RB3D_COLORPITCH" },
|
/external/mesa3d/src/mesa/drivers/dri/r200/server/ |
D | radeon_reg.h | 1553 #define RADEON_RB3D_COLORPITCH 0x1c48 macro
|
/external/mesa3d/src/mesa/drivers/dri/radeon/server/ |
D | radeon_reg.h | 1553 #define RADEON_RB3D_COLORPITCH 0x1c48 macro
|