Searched refs:has_WGL_ARB_pixel_format (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.h68 Bool has_WGL_ARB_pixel_format; member in struct:__GLXWinScreen
H A Dindirect.c672 screen->has_WGL_ARB_pixel_format = TRUE;
679 screen->has_WGL_ARB_pixel_format = FALSE;
1176 if (winScreen->has_WGL_ARB_pixel_format) {
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c124 Bool has_WGL_ARB_pixel_format; member in struct:__GLXWinScreen
657 screen->has_WGL_ARB_pixel_format = TRUE;
662 screen->has_WGL_ARB_pixel_format = FALSE;
1017 if (!winScreen->has_WGL_ARB_pixel_format)

Completed in 7 milliseconds