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

(01cd43d30e3ca2c4dd94a4a4711604adb9417517)

#include "qquickframebufferobject.h"
#include <QOpenGLFramebufferObject>
#include <QOpenGLFunctions>
#include <private/qquickitem_p.h>
#include <private/qsgadaptationlayer_p.h>
#include <qsgtextureprovider.h>
#include <rhi/qrhi.h>
#include <QSGSimpleTextureNode>
#include <QSGRendererInterface>
#include <QQuickOpenGLUtils>
#include "qquickframebufferobject.moc"
#include "moc_qquickframebufferobject.cpp"
Include dependency graph for qquickframebufferobject.cpp:

Go to the source code of this file.

Classes

class  QQuickFramebufferObjectPrivate
class  QSGFramebufferObjectNode

Functions

static bool isOpenGL (QSGRenderContext *rc)

Function Documentation

◆ isOpenGL()

bool isOpenGL ( QSGRenderContext * rc)
inlinestatic

Definition at line 245 of file qquickframebufferobject.cpp.