We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba8afe commit 6966d6cCopy full SHA for 6966d6c
RGFW.h
@@ -2260,8 +2260,6 @@ RGFWDEF void RGFW_window_makeCurrentContext_OpenGL(RGFW_window* win);
2260
/**!
2261
* @brief Swaps the OpenGL buffers for the specified window.
2262
* @param win A pointer to the RGFW_window whose buffers should be swapped.
2263
- *
2264
- * @note Typically called by RGFW_window_swapInterval.
2265
*/
2266
RGFWDEF void RGFW_window_swapBuffers_OpenGL(RGFW_window* win);
2267
0 commit comments