![]() |
Qt 6.x
The Qt SDK
|
#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) |
|
inlinestatic |
Definition at line 244 of file qquickframebufferobject.cpp.
References QSGRendererInterface::graphicsApi(), QSGRendererInterface::OpenGL, QSGContext::rendererInterface(), and QSGRenderContext::sceneGraphContext().
Referenced by QQuickFramebufferObject::textureProvider(), and QQuickFramebufferObject::updatePaintNode().
Here is the call graph for this function:
Here is the caller graph for this function: