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
qsgadaptationlayer.cpp File Reference

(baaa6f2171f2830cfbde60b7902dd167123350c0)

#include "qsgadaptationlayer_p.h"
#include <qmath.h>
#include <QtQuick/private/qsgdistancefieldglyphnode_p.h>
#include <QtQuick/private/qsgcontext_p.h>
#include <private/qrawfont_p.h>
#include <QtGui/qguiapplication.h>
#include <qdir.h>
#include <qsgrendernode.h>
#include <private/qquickprofiler_p.h>
#include <QElapsedTimer>
#include <qtquick_tracepoints_p.h>
#include "moc_qsgadaptationlayer_p.cpp"
Include dependency graph for qsgadaptationlayer.cpp:

Go to the source code of this file.

Functions

QDebug operator<< (QDebug debug, const QSGGuiThreadShaderEffectManager::ShaderInfo::Variable &v)
QDebug operator<< (QDebug debug, const QSGShaderEffectNode::VariableData &vd)

Variables

static QT_BEGIN_NAMESPACE QElapsedTimer qsg_render_timer

Function Documentation

◆ operator<<() [1/2]

Definition at line 373 of file qsgadaptationlayer.cpp.

◆ operator<<() [2/2]

QDebug operator<< ( QDebug debug,
const QSGShaderEffectNode::VariableData & vd )

Definition at line 394 of file qsgadaptationlayer.cpp.

Variable Documentation

◆ qsg_render_timer

QT_BEGIN_NAMESPACE QElapsedTimer qsg_render_timer
static

Definition at line 28 of file qsgadaptationlayer.cpp.