summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/WGL_ARB_make_current_read
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/WGL_ARB_make_current_read')
-rw-r--r--auto/extensions/gl/WGL_ARB_make_current_read7
1 files changed, 7 insertions, 0 deletions
diff --git a/auto/extensions/gl/WGL_ARB_make_current_read b/auto/extensions/gl/WGL_ARB_make_current_read
new file mode 100644
index 0000000..352f9cf
--- /dev/null
+++ b/auto/extensions/gl/WGL_ARB_make_current_read
@@ -0,0 +1,7 @@
+WGL_ARB_make_current_read
+http://www.opengl.org/registry/specs/ARB/wgl_make_current_read.txt
+WGL_ARB_make_current_read
+ HDC wglGetCurrentReadDCARB (VOID)
+ BOOL wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc)
+ ERROR_INVALID_PIXEL_TYPE_ARB 0x2043
+ ERROR_INCOMPATIBLE_DEVICE_CONTEXTS_ARB 0x2054