glad.gl.loader

Undocumented in source.

Members

Aliases

Loader
alias Loader = void* delegate(const(char)*)
Undocumented in source.

Functions

gladLoadGL
bool gladLoadGL()
Undocumented in source. Be warned that the author may not have intended to support it.
gladLoadGL
bool gladLoadGL(Loader load)
Undocumented in source. Be warned that the author may not have intended to support it.
gladLoadGLES2
bool gladLoadGLES2(Loader load)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GLVersion
struct GLVersion
Undocumented in source.

Meta