Searched refs:R200_PP_TXSIZE_1 (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_sanity.c375 { R200_PP_TXSIZE_1, "R200_PP_TXSIZE_1" },
H A Dr200_reg.h1009 #define R200_PP_TXSIZE_1 0x2c2c macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_sanity.c375 { R200_PP_TXSIZE_1, "R200_PP_TXSIZE_1" },
H A Dr200_reg.h1009 #define R200_PP_TXSIZE_1 0x2c2c macro
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_render.c898 OUT_ACCEL_REG(R200_PP_TXSIZE_1, (pPix->drawable.width - 1) |
H A Dradeon_reg.h2741 #define R200_PP_TXSIZE_1 0x2c2c /* NPOT only */ macro
H A Dradeon_textured_videofuncs.c746 OUT_ACCEL_REG(R200_PP_TXSIZE_1, txsize);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_render.c843 OUT_RING_REG(R200_PP_TXSIZE_1, (pPix->drawable.width - 1) |
H A Dradeon_reg.h2741 #define R200_PP_TXSIZE_1 0x2c2c /* NPOT only */ macro
H A Dradeon_textured_videofuncs.c573 OUT_RING_REG(R200_PP_TXSIZE_1, txsize);

Completed in 70 milliseconds