summaryrefslogtreecommitdiffstats
path: root/util/glgen/qopenglversionfunctions.h.footer
blob: dc29c75177e9b413d6118577558f59a6e6d917b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

#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