Lines Matching full:interval
929 * \brief Set the swap interval for the current OpenGL context.
931 * \param interval 0 for immediate updates, 1 for updates synchronized with the
936 * \return 0 on success, or -1 if setting the swap interval is not supported.
940 extern DECLSPEC int SDLCALL SDL_GL_SetSwapInterval(int interval);
943 * \brief Get the swap interval for the current OpenGL context.
948 * If the system can't determine the swap interval, or there isn't a