Home
last modified time | relevance | path

Searched refs:WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_context.c68 WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB); in wglCreateContextAttribsARB()
133 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
Dstw_context.c223 if (contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) in stw_create_context_attribs()
/external/deqp/framework/platform/win32/
DtcuWGL.cpp112 #define WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB 0x0002 macro
478 flags |= WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB; in Context()
/external/swiftshader/include/GL/
Dwglext.h81 #define WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB 0x00000002 macro
/external/angle/src/third_party/khronos/GL/
Dwglext.h83 #define WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB 0x00000002 macro
/external/mesa3d/include/GL/
Dwglext.h81 #define WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB 0x00000002 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h197 #define WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB 0x0002 macro
/external/angle/include/WGL/
Dwgl.h172 #define WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB 0x00000002 macro