Module: SDL2::GLcontextFlag
- Includes:
- EnumerableConstants
- Defined in:
- lib/sdl2/video.rb
Overview
OpenGL Context Values
Constant Summary collapse
- DEBUG =
0x001
- FORWARD_COMPATIBLE =
0x0002
- ROBUST_ACCESS =
0x0004
- RESET_ISOLATION =
0x0008
OpenGL Context Values
0x001
0x0002
0x0004
0x0008