Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsgrhiatlastexture.cpp File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#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 24 of file qsgrenderer.cpp.

Variable Documentation

◆ qsg_renderer_timer

QElapsedTimer qsg_renderer_timer
static