Module gfx.gl3.context

Functions

NameDescription
glAvailableExtensions(gl)
glslVersion(glVersion) The GLSL version for the passed OpenGL version.

Interfaces

NameDescription
GlContext

Structs

NameDescription
GlAttribs

Enums

NameDescription
GlProfile

Global variables

NameTypeDescription
glOptionalExtensions immutable(char[][])
glRequiredExtensions immutable(char[][])
glVersions immutable(uint[]) The list of OpenGL versions that gfx-d is compatible with.