Searched refs:WGL_CONTEXT_ES_PROFILE_BIT_EXT (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_context.c110 profileMask != WGL_CONTEXT_ES_PROFILE_BIT_EXT) {
118 (profileMask != WGL_CONTEXT_ES_PROFILE_BIT_EXT &&
124 (profileMask == WGL_CONTEXT_ES_PROFILE_BIT_EXT &&
H A Dstw_context.c261 case WGL_CONTEXT_ES_PROFILE_BIT_EXT:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_context.c124 profileMask != WGL_CONTEXT_ES_PROFILE_BIT_EXT) {
132 (profileMask != WGL_CONTEXT_ES_PROFILE_BIT_EXT &&
138 (profileMask == WGL_CONTEXT_ES_PROFILE_BIT_EXT &&
H A Dstw_context.c263 case WGL_CONTEXT_ES_PROFILE_BIT_EXT:
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c407 profile_mask = WGL_CONTEXT_ES_PROFILE_BIT_EXT;
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h361 #define WGL_CONTEXT_ES_PROFILE_BIT_EXT 0x00000004 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h366 #define WGL_CONTEXT_ES_PROFILE_BIT_EXT 0x00000004 macro

Completed in 11 milliseconds