Searched refs:R200_PP_TXPITCH_0 (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_blit.c | 302 OUT_BATCH_REGVAL(R200_PP_TXPITCH_0, pitch * _mesa_get_format_bytes(src_mesa_format) - 32);
|
| H A D | r200_sanity.c | 369 { R200_PP_TXPITCH_0, "R200_PP_TXPITCH_0" },
|
| H A D | r200_reg.h | 960 #define R200_PP_TXPITCH_0 0x2c10 /* NPOT only */ macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_blit.c | 292 OUT_BATCH_REGVAL(R200_PP_TXPITCH_0, pitch * _mesa_get_format_bytes(src_mesa_format) - 32);
|
| H A D | r200_sanity.c | 369 { R200_PP_TXPITCH_0, "R200_PP_TXPITCH_0" },
|
| H A D | r200_reg.h | 960 #define R200_PP_TXPITCH_0 0x2c10 /* NPOT only */ macro
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_render.c | 824 OUT_ACCEL_REG(R200_PP_TXPITCH_0, dst_pitch - 32);
|
| H A D | radeon_textured_videofuncs.c | 740 OUT_ACCEL_REG(R200_PP_TXPITCH_0, pPriv->src_pitch - 32); 896 OUT_ACCEL_REG(R200_PP_TXPITCH_0, pPriv->src_pitch - 32);
|
| H A D | radeon_exa_render.c | 892 OUT_ACCEL_REG(R200_PP_TXPITCH_0, txpitch - 32);
|
| H A D | radeon_reg.h | 2747 #define R200_PP_TXPITCH_0 0x2c10 /* NPOT only */ macro
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_textured_videofuncs.c | 567 OUT_RING_REG(R200_PP_TXPITCH_0, pPriv->src_pitch - 32); 723 OUT_RING_REG(R200_PP_TXPITCH_0, pPriv->src_pitch - 32);
|
| H A D | radeon_exa_render.c | 837 OUT_RING_REG(R200_PP_TXPITCH_0, txpitch - 32);
|
| H A D | radeon_reg.h | 2747 #define R200_PP_TXPITCH_0 0x2c10 /* NPOT only */ macro
|
Completed in 78 milliseconds