context reinit support
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
|
||||
void init (QOpenGLExtraFunctions * f);
|
||||
void destroy (QOpenGLExtraFunctions * f);
|
||||
void reinit();
|
||||
|
||||
void bind (QOpenGLExtraFunctions * f, int channel = 0);
|
||||
void release (QOpenGLExtraFunctions * f);
|
||||
|
||||
Reference in New Issue
Block a user