Searched refs:BPP (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A Dxf86tokens.h254 BPP, enumerator in enum:__anon31d59bb00103
H A DScreen.c78 {BPP, "fbbpp"},
123 case BPP:
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A Dxf86tokens.h251 BPP, enumerator in enum:__anon5f92ac430103
H A DScreen.c73 {BPP, "fbbpp"},
146 case BPP:
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvgatypes.h286 UCHAR BPP; member in struct:_XGI_HW_DEVICE_INFO
H A Dinit.c930 HwInfo->BPP = pScrn->bitsPerPixel;
H A Dvb_setmode.c542 switch (HwDeviceExtension->BPP)
1051 if (pXGIHWDE->BPP==0x20)
1056 temp = ((pXGIHWDE->Horizontal_ACTIVE / 8 * pXGIHWDE->BPP) / 64) + 1;
1059 if (pXGIHWDE->BPP==0x10)
1064 temp = ((pXGIHWDE->Horizontal_ACTIVE / 8 * pXGIHWDE->BPP) / 64) + 1;
1067 if (pXGIHWDE->BPP==0x8)
1070 temp = ((pXGIHWDE->Horizontal_ACTIVE / 8 * pXGIHWDE->BPP) / 64) + 1;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_accel.c90 static unsigned int BPP; variable in typeref:typename:unsigned int
240 unsigned int ROP = BPP | (planemask == ~0U ? SDfn[rop] : SDfn_PM[rop]);
415 unsigned int ROP = BPP |
521 unsigned int ROP = BPP | (planemask == ~0U ? SDfn[rop] : SDfn_PM[rop]);
790 unsigned int ROP = BPP | (planemask == ~0U ? SDfn[rop] : SDfn_PM[rop]);
970 unsigned int ROP = BPP | (planemask == ~0U ? SDfn[rop] : SDfn_PM[rop]);
1082 unsigned int ROP = BPP | (planemask == ~0U ? PDfn[rop] : PDfn_SM[rop]);
1942 BPP = amd_gx_BppToRasterMode(pScrni->bitsPerPixel);
/xsrc/external/mit/MesaLib/dist/docs/
H A Denvvars.rst227 if set, force GLX to treat 8 BPP visuals as CI visuals
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst214 - broadcom: don't define internal BPP values twice
H A D20.3.0.rst1825 - docs: bpp -\> BPP

Completed in 38 milliseconds