loadGraphicsLibrary

The function loads the OpenGL libraries for hardware graphics acceleration.

@trusted
void
loadGraphicsLibrary
()

Throws

Exception if the library was not found or the context was not created to implement hardware acceleration.

Meta