#include "qssgrhicontext_p.h"
#include <QtQuick3DUtils/private/qssgmesh_p.h>
#include <QtQuick3DUtils/private/qssgassert_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderableimage_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendermesh_p.h>
#include <QtQuick3DUtils/private/qssgutils_p.h>
#include <QtCore/QVariant>
#include <qtquick3d_tracepoints_p.h>
Go to the source code of this file.
◆ SamplerInfo
◆ Q_TRACE_POINT() [1/4]
Q_TRACE_POINT |
( |
qtquick3d |
, |
|
|
QSSG_draw |
, |
|
|
int |
vertexCount, |
|
|
int |
instanceCount |
|
) |
| |
◆ Q_TRACE_POINT() [2/4]
Q_TRACE_POINT |
( |
qtquick3d |
, |
|
|
QSSG_drawIndexed |
, |
|
|
int |
indexCount, |
|
|
int |
instanceCount |
|
) |
| |
◆ Q_TRACE_POINT() [3/4]
◆ Q_TRACE_POINT() [4/4]
Q_TRACE_POINT |
( |
qtquick3d |
, |
|
|
QSSG_renderPass_exit |
|
|
) |
| |