Libraries
»
sdl2_ffi
(0.0.7)
»
Index (G)
»
SDL2
»
GLprofile
Module: SDL2::GLprofile
Includes:
EnumerableConstants
Defined in:
lib/sdl2/video.rb
Overview
OpenGL Profile Values
Constant Summary
collapse
CORE =
0x0001
COMPATIBILITY =
0x0002
ES =
0x0004
Method Summary
Methods included from
EnumerableConstants
included