Blame thirdparty/glew/glew-1.9.0/auto/extensions/WGL_ARB_create_context
|
kusano |
7d535a |
WGL_ARB_create_context
|
|
kusano |
7d535a |
http://www.opengl.org/registry/specs/ARB/wgl_create_context.txt
|
|
kusano |
7d535a |
WGL_ARB_create_context
|
|
kusano |
7d535a |
WGL_CONTEXT_DEBUG_BIT_ARB 0x0001
|
|
kusano |
7d535a |
WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB 0x0002
|
|
kusano |
7d535a |
WGL_CONTEXT_MAJOR_VERSION_ARB 0x2091
|
|
kusano |
7d535a |
WGL_CONTEXT_MINOR_VERSION_ARB 0x2092
|
|
kusano |
7d535a |
WGL_CONTEXT_LAYER_PLANE_ARB 0x2093
|
|
kusano |
7d535a |
WGL_CONTEXT_FLAGS_ARB 0x2094
|
|
kusano |
7d535a |
ERROR_INVALID_VERSION_ARB 0x2095
|
|
kusano |
7d535a |
ERROR_INVALID_PROFILE_ARB 0x2096
|
|
kusano |
7d535a |
HGLRC wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int* attribList)
|