| SDL_GLContext(3type) | SDL3 DATATYPES | SDL_GLContext(3type) |
SDL_GLContext - An opaque handle to an OpenGL context.
Defined in SDL3/SDL_video.h
#include "SDL3/SDL.h"
typedef struct SDL_GLContextState *SDL_GLContext;
This datatype is available since SDL 3.2.0.
•(3), SDL_GL_CreateContext(3)
| SDL 3.2.10 | Simple Directmedia Layer |