Enum GlVersion

GlVersion describes the version of OpenGL

enum GlVersion : int { ... }

Enum members

NameDescription
gl10
gl11
gl12
gl13
gl14
gl15
gl20
gl21
gl30
gl31
gl32
gl33
gl40
gl41
gl42
gl43
gl44
gl45
gl46