Searched refs:VBE_MODE_GRAPHICS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/
H A DvbeModes.h56 #define VBE_MODE_GRAPHICS(m) (((m)->ModeAttributes & 0x10) != 0) macro
63 VBE_MODE_GRAPHICS(m) && \
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A DvbeModes.h56 #define VBE_MODE_GRAPHICS(m) (((m)->ModeAttributes & 0x10) != 0) macro
63 VBE_MODE_GRAPHICS(m) && \

Completed in 2 milliseconds