summaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/WGL_ARB_create_context
blob: 298c3795e04799d098e79a9dc09c2dc02b17ef38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
WGL_ARB_create_context
https://www.khronos.org/registry/OpenGL/extensions/ARB/WGL_ARB_create_context.txt
WGL_ARB_create_context

	WGL_CONTEXT_DEBUG_BIT_ARB 0x00000001
	WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB 0x00000002
	WGL_CONTEXT_MAJOR_VERSION_ARB 0x2091
	WGL_CONTEXT_MINOR_VERSION_ARB 0x2092
	WGL_CONTEXT_LAYER_PLANE_ARB 0x2093
	WGL_CONTEXT_FLAGS_ARB 0x2094
	ERROR_INVALID_VERSION_ARB 0x2095
	HGLRC wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int* attribList)