![]() |
Qt 6.x
The Qt SDK
|
#include "qsgrhiatlastexture_p.h"
#include <QtCore/QVarLengthArray>
#include <QtCore/QElapsedTimer>
#include <QtCore/QtMath>
#include <QtGui/QWindow>
#include <private/qqmlglobal_p.h>
#include <private/qsgdefaultrendercontext_p.h>
#include <private/qsgtexture_p.h>
#include <private/qsgcompressedtexture_p.h>
#include <private/qsgcompressedatlastexture_p.h>
#include "moc_qsgrhiatlastexture_p.cpp"
Go to the source code of this file.
Namespaces | |
namespace | QSGRhiAtlasTexture |
Functions | |
QT_BEGIN_NAMESPACE int | qt_sg_envInt (const char *name, int defaultValue) |
Variables | |
static QElapsedTimer | qsg_renderer_timer |
QT_BEGIN_NAMESPACE int qt_sg_envInt | ( | const char * | name, |
int | defaultValue | ||
) |
Definition at line 28 of file qsgrenderer.cpp.
|
static |
Definition at line 22 of file qsgrhiatlastexture.cpp.
Referenced by QSGRhiAtlasTexture::Atlas::enqueueTextureUpload().