Home | History | Annotate | Download | only in docs

Lines Matching full:interval

46     int glXSwapIntervalMESA(unsigned int interval)
82 of zero indicates success; otherwise an error occurred. The interval
91 If <interval> is set to a value of 0, buffer swaps are not synchro-
92 nized to a video frame. The <interval> value is silently clamped to
96 The swap interval is not part of the render context state. It cannot
97 be pushed or popped. The current swap interval for the window
99 glXGetSwapIntervalMESA. The default swap interval is 0.
102 the swap interval to 1.
117 [swap interval] GetSwapInterval Z+ 0
127 Changed the default swap interval to 0.