Searched refs:PMTextureMapFormat (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm2_common.c | 152 GLINT_SLOW_WRITE_REG(pGlint->TexMapFormat, PMTextureMapFormat);
|
| H A D | pm_accel.c | 153 GLINT_SLOW_WRITE_REG(pGlint->pprod, PMTextureMapFormat); 157 GLINT_SLOW_WRITE_REG(pGlint->pprod | 1<<19, PMTextureMapFormat); 161 GLINT_SLOW_WRITE_REG(pGlint->pprod | 2<<19, PMTextureMapFormat);
|
| H A D | pm2_video.c | 847 GLINT_WRITE_REG((bptshift << 19) | pPPriv->BufferPProd, PMTextureMapFormat); 883 GLINT_WRITE_REG(pGlint->TexMapFormat, PMTextureMapFormat); 933 GLINT_WRITE_REG((bptshift << 19) | pPPriv->BufferPProd, PMTextureMapFormat); 968 GLINT_WRITE_REG(pGlint->TexMapFormat, PMTextureMapFormat);
|
| H A D | glint_regs.h | 694 #define PMTextureMapFormat GLINT_TAG_ADDR(0x0b,0x01) macro
|
| /xsrc/external/mit/xf86-video-ag10e/dist/src/ |
| H A D | glint_regs.h | 691 #define PMTextureMapFormat GLINT_TAG_ADDR(0x0b,0x01) macro
|
Completed in 14 milliseconds