15#ifndef QOPENGLTEXTURECACHE_P_H
16#define QOPENGLTEXTURECACHE_P_H
18#include <QtOpenGL/qtopenglglobal.h>
22#include <private/qopenglcontext_p.h>
23#include <private/qopengltextureuploader_p.h>
24#include <QtCore/qmutex.h>
78 QOpenGLTextureUploader::BindOptions
m_options;
QOpenGLTextureUploader::BindOptions options() const
The QOpenGLSharedResourceGuard class is a convenience sub-class of QOpenGLSharedResource to be used t...
The QOpenGLSharedResource class is used to keep track of resources that are shared between OpenGL con...
virtual void freeResource(QOpenGLContext *context)=0
virtual void invalidateResource()=0
@ PremultipliedAlphaBindOption
Returns a copy of the pixmap that is transformed using the given transformation transform and transfo...
Combined button and popup list for selecting options.
SharedPointerFileDialogOptions m_options
#define Q_DECLARE_FLAGS(Flags, Enum)
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)