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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86str.h861 #define NoDepth24Support 0x00 macro
H A Dxf86Helper.c500 NoDepth24Support)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86str.h732 #define NoDepth24Support 0x00 macro
H A Dxf86Helper.c473 NoDepth24Support)
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_driver.c335 if (!xf86SetDepthBpp(pScrn, 8, 0, 0, NoDepth24Support)) {
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_driver.c382 lowDepth ? NoDepth24Support : Support32bppFb)) {
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datipreinit.c596 i = NoDepth24Support; /* No support for >8bpp either */
642 if ((i == NoDepth24Support) && (pScreenInfo->depth > 8))
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_driver.c629 int bppSupport = NoDepth24Support;
783 bppSupport = NoDepth24Support;
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmware.c447 bpp24flags = NoDepth24Support;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.c2379 i = xf86SetDepthBpp(pScrn, 8, 0, 0, NoDepth24Support);
2847 i = xf86SetDepthBpp(pScrn, 8, 0, 0, NoDepth24Support);

Completed in 27 milliseconds