瀏覽代碼

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 4 月之前
父節點
當前提交
57789dc9ad
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      include/SDL3/SDL_video.h

+ 3 - 0
include/SDL3/SDL_video.h

@@ -350,6 +350,9 @@ typedef enum SDL_ProgressState
  * \since This datatype is available since SDL 3.2.0.
  *
  * \sa SDL_GL_CreateContext
+ * \sa SDL_GL_SetAttribute
+ * \sa SDL_GL_MakeCurrent
+ * \sa SDL_GL_DestroyContext
  */
 typedef struct SDL_GLContextState *SDL_GLContext;