![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QOpenGLTextureCacheWrapper () | |
~QOpenGLTextureCacheWrapper () | |
QOpenGLTextureCache * | cacheForContext (QOpenGLContext *context) |
Static Public Member Functions | |
static void | cleanupTexturesForCacheKey (qint64 key) |
static void | cleanupTexturesForPixmapData (QPlatformPixmap *pmd) |
Definition at line 15 of file qopengltexturecache.cpp.
|
inline |
Definition at line 18 of file qopengltexturecache.cpp.
References QImagePixmapCleanupHooks::addImageHook(), QImagePixmapCleanupHooks::addPlatformPixmapDestructionHook(), QImagePixmapCleanupHooks::addPlatformPixmapModificationHook(), cleanupTexturesForCacheKey(), cleanupTexturesForPixmapData(), and QImagePixmapCleanupHooks::instance().
|
inline |
Definition at line 25 of file qopengltexturecache.cpp.
References cleanupTexturesForCacheKey(), cleanupTexturesForPixmapData(), QImagePixmapCleanupHooks::instance(), QImagePixmapCleanupHooks::removeImageHook(), QImagePixmapCleanupHooks::removePlatformPixmapDestructionHook(), and QImagePixmapCleanupHooks::removePlatformPixmapModificationHook().
|
inline |
Definition at line 32 of file qopengltexturecache.cpp.
References context, lock, and QOpenGLMultiGroupSharedResource::value().
Definition at line 52 of file qopengltexturecache.cpp.
References QList< T >::begin(), QList< T >::end(), QOpenGLTextureCache::invalidate(), and it.
Referenced by QOpenGLTextureCacheWrapper(), ~QOpenGLTextureCacheWrapper(), and cleanupTexturesForPixmapData().
|
static |
Definition at line 59 of file qopengltexturecache.cpp.
References QPlatformPixmap::cacheKey(), and cleanupTexturesForCacheKey().
Referenced by QOpenGLTextureCacheWrapper(), and ~QOpenGLTextureCacheWrapper().