Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsgrhiatlastexture.cpp File Reference
#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"
+ Include dependency graph for qsgrhiatlastexture.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
 

Function Documentation

◆ qt_sg_envInt()

QT_BEGIN_NAMESPACE int qt_sg_envInt ( const char *  name,
int  defaultValue 
)

Definition at line 28 of file qsgrenderer.cpp.

Variable Documentation

◆ qsg_renderer_timer

QElapsedTimer qsg_renderer_timer
static