目次 - SDL 2.0 API(機能別) - ディスプレイとウィンドウ - SDL_GL_DeleteContext
(SDL3バージョンはSDL3/SDL_GL_DestroyContextを参照すること)
SDL_GL_DeleteContext
OpenGLコンテキストを削除する
構文
void SDL_GL_DeleteContext(SDL_GLContext context)
引数
バージョン
SDL 2.0.0以降
関連項目(関数)
SDL_GL_CreateContext
SDL Wikiへのリンク
SDL_GL_DeleteContext - SDL Wiki