Searched refs:WGL_CONTEXT_CORE_PROFILE_BIT_ARB (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_context.c64 int profileMask = WGL_CONTEXT_CORE_PROFILE_BIT_ARB;
108 if (profileMask != WGL_CONTEXT_CORE_PROFILE_BIT_ARB &&
H A Dstw_context.c229 case WGL_CONTEXT_CORE_PROFILE_BIT_ARB:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_context.c78 int profileMask = WGL_CONTEXT_CORE_PROFILE_BIT_ARB;
122 if (profileMask != WGL_CONTEXT_CORE_PROFILE_BIT_ARB &&
H A Dstw_context.c231 case WGL_CONTEXT_CORE_PROFILE_BIT_ARB:
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c414 profile_mask = WGL_CONTEXT_CORE_PROFILE_BIT_ARB;
417 profile_mask = WGL_CONTEXT_CORE_PROFILE_BIT_ARB;
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dwglinfo.c222 attribs[n++] = WGL_CONTEXT_CORE_PROFILE_BIT_ARB;
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h101 #define WGL_CONTEXT_CORE_PROFILE_BIT_ARB 0x00000001 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h101 #define WGL_CONTEXT_CORE_PROFILE_BIT_ARB 0x00000001 macro
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dwglext.h194 #define WGL_CONTEXT_CORE_PROFILE_BIT_ARB 0x00000001 macro

Completed in 14 milliseconds