![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qssgrenderpass_p.h"#include "qssgrhiquadrenderer_p.h"#include "qssglayerrenderdata_p.h"#include "qssgrendercontextcore.h"#include "qssgdebugdrawsystem_p.h"#include "extensionapi/qssgrenderextensions.h"#include "qssgrenderhelpers_p.h"#include "../utils/qssgassert_p.h"#include <QtQuick/private/qsgrenderer_p.h>#include <qtquick3d_tracepoints_p.h>Go to the source code of this file.
Functions | |
| static QT_BEGIN_NAMESPACE QMatrix4x4 | correctMVPForScissor (QRectF viewportRect, QRect scissorRect, bool isYUp) |
|
inlinestatic |
Definition at line 19 of file qssgrenderpass.cpp.