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 Dstw_ext_pixelformat.c147 case WGL_SUPPORT_OPENGL_ARB:
299 { WGL_SUPPORT_OPENGL_ARB, 0, TRUE },
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c147 case WGL_SUPPORT_OPENGL_ARB:
299 { WGL_SUPPORT_OPENGL_ARB, 0, TRUE },
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c1695 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 Dindirect.c1636 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 Dwglext.h91 #define WGL_SUPPORT_OPENGL_ARB 0x2010 macro
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dwglinfo.c482 if (get_pf_attrib(hdc, pf, WGL_SUPPORT_OPENGL_ARB))
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h192 #define WGL_SUPPORT_OPENGL_ARB 0x2010 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h192 #define WGL_SUPPORT_OPENGL_ARB 0x2010 macro

Completed in 18 milliseconds