derelict.opengl.extloader

Undocumented in source.

Members

Functions

extGetState
GLExtensionState extGetState(string extName)
Undocumented in source. Be warned that the author may not have intended to support it.
extIsSupported
bool extIsSupported(string extName)
Undocumented in source. Be warned that the author may not have intended to support it.
extLoadAll
void extLoadAll()
Undocumented in source. Be warned that the author may not have intended to support it.
extLoadMinimal
void extLoadMinimal()
Undocumented in source. Be warned that the author may not have intended to support it.
getLoadedExtensionNames
string[] getLoadedExtensionNames()
Undocumented in source. Be warned that the author may not have intended to support it.
getNotLoadedExtensionNames
string[] getNotLoadedExtensionNames()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta