Home
last modified time | relevance | path

Searched refs:has_WGL_ARB_pixel_format (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dindirect.h68 Bool has_WGL_ARB_pixel_format; member
H A Dindirect.c633 screen->has_WGL_ARB_pixel_format = TRUE; in glxWinScreenProbe()
639 screen->has_WGL_ARB_pixel_format = FALSE; in glxWinScreenProbe()
1136 if (!winScreen->has_WGL_ARB_pixel_format) { in glxWinSetPixelFormat()