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

(9036bfe98f5d9c1f915347feaf7d9d1a10f04fd8)

#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>
Include dependency graph for qssgrenderpass.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE QMatrix4x4 correctMVPForScissor (QRectF viewportRect, QRect scissorRect, bool isYUp)

Function Documentation

◆ correctMVPForScissor()

QT_BEGIN_NAMESPACE QMatrix4x4 correctMVPForScissor ( QRectF viewportRect,
QRect scissorRect,
bool isYUp )
inlinestatic

Definition at line 19 of file qssgrenderpass.cpp.