Searched refs:WGL_SUPPORT_OPENGL_ARB (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_ext_pixelformat.c | 147 case WGL_SUPPORT_OPENGL_ARB: 299 { WGL_SUPPORT_OPENGL_ARB, 0, TRUE },
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_ext_pixelformat.c | 147 case WGL_SUPPORT_OPENGL_ARB: 299 { WGL_SUPPORT_OPENGL_ARB, 0, TRUE },
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | indirect.c | 1695 SET_ATTR_VALUE(WGL_SUPPORT_OPENGL_ARB, TRUE); 2103 ADD_ATTR(WGL_SUPPORT_OPENGL_ARB); 2170 if (!ATTR_VALUE(WGL_SUPPORT_OPENGL_ARB, 0)) { 2173 ("pixelFormat %d isn't WGL_SUPPORT_OPENGL_ARB, skipping",
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | indirect.c | 1636 SET_ATTR_VALUE(WGL_SUPPORT_OPENGL_ARB, TRUE); 2010 ADD_ATTR(WGL_SUPPORT_OPENGL_ARB); 2072 if (!ATTR_VALUE(WGL_SUPPORT_OPENGL_ARB, 0)) 2074 GLWIN_DEBUG_MSG("pixelFormat %d isn't WGL_SUPPORT_OPENGL_ARB, skipping", i+1);
|
| H A D | wglext.h | 91 #define WGL_SUPPORT_OPENGL_ARB 0x2010 macro
|
| /xsrc/external/mit/mesa-demos/dist/src/wgl/ |
| H A D | wglinfo.c | 482 if (get_pf_attrib(hdc, pf, WGL_SUPPORT_OPENGL_ARB))
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | wglext.h | 192 #define WGL_SUPPORT_OPENGL_ARB 0x2010 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | wglext.h | 192 #define WGL_SUPPORT_OPENGL_ARB 0x2010 macro
|
Completed in 18 milliseconds