Home
last modified time | relevance | path

Searched refs:QGLContextPrivate (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqglextensions_p.h798 #define glBindBuffer QGLContextPrivate::extensionFuncs(ctx).qt_glBindBuffer
800 #define glGenBuffers QGLContextPrivate::extensionFuncs(ctx).qt_glGenBuffers
801 #define glBufferData QGLContextPrivate::extensionFuncs(ctx).qt_glBufferData
818 #define glIsShader QGLContextPrivate::extensionFuncs(ctx).qt_glIsShader
824 #define glUseProgram QGLContextPrivate::extensionFuncs(ctx).qt_glUseProgram
826 #define glIsProgram QGLContextPrivate::extensionFuncs(ctx).qt_glIsProgram
835 #define glUniform4fv QGLContextPrivate::extensionFuncs(ctx).qt_glUniform4fv
836 #define glUniform3fv QGLContextPrivate::extensionFuncs(ctx).qt_glUniform3fv
837 #define glUniform2fv QGLContextPrivate::extensionFuncs(ctx).qt_glUniform2fv
838 #define glUniform1fv QGLContextPrivate::extensionFuncs(ctx).qt_glUniform1fv
[all …]
H A Dqgl_egl.cpp59 QEglProperties *QGLContextPrivate::extraWindowSurfaceCreationProps = NULL;
222 QGLContextPrivate::setCurrentContext(this); in makeCurrent()
283 QGLContextPrivate::setCurrentContext(0); in doneCurrent()
296 void QGLContextPrivate::destroyEglSurfaceForDevice() in destroyEglSurfaceForDevice()
320 EGLSurface QGLContextPrivate::eglSurfaceForDevice() const in eglSurfaceForDevice()
344 void QGLContextPrivate::swapRegion(const QRegion &region) in swapRegion()
352 void QGLContextPrivate::setExtraWindowSurfaceCreationProps(QEglProperties *props) in setExtraWindowSurfaceCreationProps()
H A Dqgl.cpp114 QGLExtensionFuncs QGLContextPrivate::qt_extensionFuncs;
1665 (QGLContextPrivate::contextGroup(ctx)->shares()); in qt_gl_transfer_context()
1672 QGLContextPrivate::QGLContextPrivate(QGLContext *context) in QGLContextPrivate() function in QGLContextPrivate
1681 QGLContextPrivate::~QGLContextPrivate() in ~QGLContextPrivate()
1934 QGLContextPrivate::destroyGlSurfaceForPixmap(pmd); in cleanupBeforePixmapDestruction()
2070 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2093 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2117 void QGLContextPrivate::cleanup() in cleanup()
2142 void QGLContextPrivate::syncGlState() in syncGlState()
2158 void QGLContextPrivate::swapRegion(const QRegion &) in swapRegion()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
H A Dqgl.cpp509 void QGLContextPrivate::setupSharing() { in setupSharing()
519 void QGLContextPrivate::refreshCurrentFbo() in refreshCurrentFbo()
1714 QGLContextPrivate::QGLContextPrivate(QGLContext *context) in QGLContextPrivate() function in QGLContextPrivate
1725 QGLContextPrivate::~QGLContextPrivate() in ~QGLContextPrivate()
2137 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2160 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2173 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2226 void QGLContextPrivate::cleanup() in cleanup()
2248 void QGLContextPrivate::syncGlState() in syncGlState()
2757 int QGLContextPrivate::maxTextureSize() in maxTextureSize()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
H A Dqgl.cpp509 void QGLContextPrivate::setupSharing() { in setupSharing()
519 void QGLContextPrivate::refreshCurrentFbo() in refreshCurrentFbo()
1714 QGLContextPrivate::QGLContextPrivate(QGLContext *context) in QGLContextPrivate() function in QGLContextPrivate
1725 QGLContextPrivate::~QGLContextPrivate() in ~QGLContextPrivate()
2137 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2160 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2173 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2226 void QGLContextPrivate::cleanup() in cleanup()
2248 void QGLContextPrivate::syncGlState() in syncGlState()
2757 int QGLContextPrivate::maxTextureSize() in maxTextureSize()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
H A Dqgl.cpp509 void QGLContextPrivate::setupSharing() { in setupSharing()
519 void QGLContextPrivate::refreshCurrentFbo() in refreshCurrentFbo()
1714 QGLContextPrivate::QGLContextPrivate(QGLContext *context) in QGLContextPrivate() function in QGLContextPrivate
1725 QGLContextPrivate::~QGLContextPrivate() in ~QGLContextPrivate()
2137 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2160 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2173 : d_ptr(new QGLContextPrivate(this)) in QGLContext()
2226 void QGLContextPrivate::cleanup() in cleanup()
2248 void QGLContextPrivate::syncGlState() in syncGlState()
2757 int QGLContextPrivate::maxTextureSize() in maxTextureSize()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/opengl/
H A Dqgl_p.h183 friend class QGLContextPrivate; variable
222 class QGLContextPrivate
226 explicit QGLContextPrivate(QGLContext *context);
227 ~QGLContextPrivate();
463 const QGLTextureCacheKey cacheKey = {key, QGLContextPrivate::contextGroup(ctx)}; in getTexture()

1234567