NVIDIA Corporation
36
Frame Synchronization User’s Guide
– Version 3.0
C
HAPTER
3
Using the OpenGL Extensions
ResetFrameCountNV
This call resets to zero the frame count of the swap group. The call succeeds only on the
master device.
Function
BOOL ResetFrameCountNV(HDC hDC);
Parameters In
hDC
- Device context for the frame lock card, or a window residing on the
frame lock card.
Parameters Out
Return Values
TRUE:
Frame counter is successfully reset.
FALSE:
Frame counter not successfully reset.