static void createTemporaryContextAndActivate()
static void destroyTemporaryContextAndActivatePreviousContext()
static void pushCurrentContext()
Pushes the current OpenGL context (detected via a platform-specific state) to the stack.
static void popCurrentContext()
Pops the previously pushed context and activates it.