1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 20:16:24 +00:00
qb64/internal/c/parts/core/glew/download/glew-1.10.0/auto/extensions/gl/WGL_I3D_swap_frame_usage

7 lines
334 B
Text

WGL_I3D_swap_frame_usage
http://www.opengl.org/registry/specs/gl/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)