qt6windows7/util/glgen/qopenglversionfunctions.h.footer

14 lines
221 B
Plaintext
Raw Normal View History

2023-10-30 06:33:08 +08:00
#else
// No need for backend classes with function pointers with ES2.
// All function addresses are independent of context and display.
#endif // !QT_CONFIG(opengles2)
QT_END_NAMESPACE
#endif // QT_NO_OPENGL
#endif