D enum that defines swap intervals for OpenGL
No vertical retrace synchronization
The buffer swap is synchronized with the vertical retrace
Late swaps happen immediately instead of waiting for the next retrace
See Implementation
D enum that defines swap intervals for OpenGL