As QOpenGLContext can be destroyed it's a bad idea to store QOpenGLFunctions (which are QOpenGLContext bound) This change remove the inheritance and replaces it with querying the functions per call. Change-Id: I2f3104b62f395f3e65337a15d0a0835383b66e16 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> (cherry picked from commit 6160635c9d0616882ae826c6166d1d583d66827b) Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%