initGLSupport

initialize OpenGL support helper (call when current OpenGL context is initialized)

static if(BACKEND_GUI)
static if(ENABLE_OPENGL)
bool
initGLSupport
(
bool legacy = false
)

Meta