summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/WGL_ARB_create_context_profile
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/WGL_ARB_create_context_profile')
-rw-r--r--auto/extensions/gl/WGL_ARB_create_context_profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/auto/extensions/gl/WGL_ARB_create_context_profile b/auto/extensions/gl/WGL_ARB_create_context_profile
new file mode 100644
index 0000000..1b3c104
--- /dev/null
+++ b/auto/extensions/gl/WGL_ARB_create_context_profile
@@ -0,0 +1,6 @@
+WGL_ARB_create_context_profile
+http://www.opengl.org/registry/specs/ARB/wgl_create_context.txt
+WGL_ARB_create_context_profile
+ WGL_CONTEXT_CORE_PROFILE_BIT_ARB 0x00000001
+ WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB 0x00000002
+ WGL_CONTEXT_PROFILE_MASK_ARB 0x9126