Home
last modified time | relevance | path

Searched refs:WGL_CONTEXT_ES_PROFILE_BIT_EXT (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_context.c110 profileMask != WGL_CONTEXT_ES_PROFILE_BIT_EXT) { in wglCreateContextAttribsARB()
118 (profileMask != WGL_CONTEXT_ES_PROFILE_BIT_EXT && in wglCreateContextAttribsARB()
124 (profileMask == WGL_CONTEXT_ES_PROFILE_BIT_EXT && in wglCreateContextAttribsARB()
Dstw_context.c261 case WGL_CONTEXT_ES_PROFILE_BIT_EXT: in stw_create_context_attribs()
/external/deqp/framework/platform/win32/
DtcuWGL.cpp115 #define WGL_CONTEXT_ES_PROFILE_BIT_EXT 0x00000004 macro
450 profileBit = WGL_CONTEXT_ES_PROFILE_BIT_EXT; in Context()
/external/angle/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp806 profileFlag |= WGL_CONTEXT_ES_PROFILE_BIT_EXT; in initializeContextAttribs()
/external/swiftshader/include/GL/
Dwglext.h361 #define WGL_CONTEXT_ES_PROFILE_BIT_EXT 0x00000004 macro
/external/angle/src/third_party/khronos/GL/
Dwglext.h351 #define WGL_CONTEXT_ES_PROFILE_BIT_EXT 0x00000004 macro
/external/mesa3d/include/GL/
Dwglext.h366 #define WGL_CONTEXT_ES_PROFILE_BIT_EXT 0x00000004 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h539 #define WGL_CONTEXT_ES_PROFILE_BIT_EXT 0x00000004 macro
/external/angle/include/WGL/
Dwgl.h457 #define WGL_CONTEXT_ES_PROFILE_BIT_EXT 0x00000004 macro