![]() |
Qt 6.x
The Qt SDK
|
#include <qopengl_p.h>
Public Member Functions | |
QOpenGLExtensionMatcher () | |
bool | match (const QByteArray &extension) const |
QSet< QByteArray > | extensions () const |
Definition at line 29 of file qopengl_p.h.
QOpenGLExtensionMatcher::QOpenGLExtensionMatcher | ( | ) |
Definition at line 33 of file qopengl.cpp.
References ba, QSet< T >::constBegin(), QSet< T >::constEnd(), QOpenGLContext::currentContext(), error, extensions(), funcs, GL_CONTEXT_LOST, GL_NUM_EXTENSIONS, GLenum(), GLint(), i, QSet< T >::insert(), qWarning, QByteArray::split(), and str.
|
inline |
Definition at line 39 of file qopengl_p.h.
Referenced by QOpenGLExtensionMatcher().
|
inline |
Definition at line 34 of file qopengl_p.h.
References extension().
Referenced by qt_gl_resolve_extensions(), and qt_gl_resolve_features().