Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsgrhiatlastexture.cpp File Reference

(f501904555c127f4616523878a06df43cb142d2e)

#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

Definition at line 22 of file qsgrhiatlastexture.cpp.