Searched refs:OUT_BATCH_REGSEQ (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_cmdbuf.h | 94 #define OUT_BATCH_REGSEQ(reg, count) \ macro
|
| H A D | radeon_blit.c | 155 OUT_BATCH_REGSEQ(RADEON_PP_TXOFFSET_0, 1); 217 OUT_BATCH_REGSEQ(RADEON_RB3D_COLOROFFSET, 1); 219 OUT_BATCH_REGSEQ(RADEON_RB3D_COLORPITCH, 1);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_cmdbuf.h | 94 #define OUT_BATCH_REGSEQ(reg, count) \ macro
|
| H A D | radeon_blit.c | 146 OUT_BATCH_REGSEQ(RADEON_PP_TXOFFSET_0, 1); 208 OUT_BATCH_REGSEQ(RADEON_RB3D_COLOROFFSET, 1); 210 OUT_BATCH_REGSEQ(RADEON_RB3D_COLORPITCH, 1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_blit.c | 304 OUT_BATCH_REGSEQ(R200_PP_TXOFFSET_0, 1); 369 OUT_BATCH_REGSEQ(RADEON_RB3D_COLOROFFSET, 1); 371 OUT_BATCH_REGSEQ(RADEON_RB3D_COLORPITCH, 1);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_blit.c | 294 OUT_BATCH_REGSEQ(R200_PP_TXOFFSET_0, 1); 359 OUT_BATCH_REGSEQ(RADEON_RB3D_COLOROFFSET, 1); 361 OUT_BATCH_REGSEQ(RADEON_RB3D_COLORPITCH, 1);
|
Completed in 4 milliseconds