Files
qt5.12.8/util/glgen/qopenglversionfunctions.h.footer
2025-08-26 22:57:23 +08:00

14 lines
215 B
Plaintext

#else
// No need for backend classes with function pointers with ES2.
// All function addresses are independent of context and display.
#endif // !QT_OPENGL_ES_2
QT_END_NAMESPACE
#endif // QT_NO_OPENGL
#endif