summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/WGL_I3D_swap_frame_usage
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/WGL_I3D_swap_frame_usage')
-rw-r--r--auto/extensions/gl/WGL_I3D_swap_frame_usage7
1 files changed, 7 insertions, 0 deletions
diff --git a/auto/extensions/gl/WGL_I3D_swap_frame_usage b/auto/extensions/gl/WGL_I3D_swap_frame_usage
new file mode 100644
index 0000000..59546a5
--- /dev/null
+++ b/auto/extensions/gl/WGL_I3D_swap_frame_usage
@@ -0,0 +1,7 @@
+WGL_I3D_swap_frame_usage
+http://www.opengl.org/registry/specs/I3D/wgl_swap_frame_usage.txt
+WGL_I3D_swap_frame_usage
+ BOOL wglBeginFrameTrackingI3D (void)
+ BOOL wglEndFrameTrackingI3D (void)
+ BOOL wglGetFrameUsageI3D (float* pUsage)
+ BOOL wglQueryFrameTrackingI3D (DWORD* pFrameCount, DWORD *pMissedFrames, float *pLastMissedUsage)