Searched refs:NoDepth24Support (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86str.h | 861 #define NoDepth24Support 0x00 macro
|
| H A D | xf86Helper.c | 500 NoDepth24Support)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86str.h | 732 #define NoDepth24Support 0x00 macro
|
| H A D | xf86Helper.c | 473 NoDepth24Support)
|
| /xsrc/external/mit/xf86-video-suncg6/dist/src/ |
| H A D | cg6_driver.c | 335 if (!xf86SetDepthBpp(pScrn, 8, 0, 0, NoDepth24Support)) {
|
| /xsrc/external/mit/xf86-video-suntcx/dist/src/ |
| H A D | tcx_driver.c | 382 lowDepth ? NoDepth24Support : Support32bppFb)) {
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atipreinit.c | 596 i = NoDepth24Support; /* No support for >8bpp either */ 642 if ((i == NoDepth24Support) && (pScreenInfo->depth > 8))
|
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| H A D | neo_driver.c | 629 int bppSupport = NoDepth24Support; 783 bppSupport = NoDepth24Support;
|
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmware.c | 447 bpp24flags = NoDepth24Support;
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_driver.c | 2379 i = xf86SetDepthBpp(pScrn, 8, 0, 0, NoDepth24Support); 2847 i = xf86SetDepthBpp(pScrn, 8, 0, 0, NoDepth24Support);
|
Completed in 27 milliseconds