Searched refs:PMTextureMapFormat (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_common.c152 GLINT_SLOW_WRITE_REG(pGlint->TexMapFormat, PMTextureMapFormat);
H A Dpm_accel.c153 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 Dpm2_video.c847 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 Dglint_regs.h694 #define PMTextureMapFormat GLINT_TAG_ADDR(0x0b,0x01) macro
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dglint_regs.h691 #define PMTextureMapFormat GLINT_TAG_ADDR(0x0b,0x01) macro

Completed in 14 milliseconds