![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qquickshadereffectsource_p.h"#include "qquickitem_p.h"#include "qquickwindow_p.h"#include <private/qsgadaptationlayer_p.h>#include <QtQuick/private/qsgrenderer_p.h>#include <qsgsimplerectnode.h>#include "qmath.h"#include <QtQuick/private/qsgtexture_p.h>#include <QtCore/QRunnable>#include "qquickshadereffectsource.moc"#include "moc_qquickshadereffectsource_p.cpp"Go to the source code of this file.
Classes | |
| class | QQuickShaderEffectSourceTextureProvider |
| class | QQuickShaderEffectSourceCleanup |
| class | QQuickShaderSourceAttachedNode |
Functions | |
| static void | get_wrap_mode (QQuickShaderEffectSource::WrapMode mode, QSGTexture::WrapMode *hWrap, QSGTexture::WrapMode *vWrap) |
| static QSGLayer::Format | toLayerFormat (QQuickShaderEffectSource::Format format) |
|
static |
Definition at line 598 of file qquickshadereffectsource.cpp.
|
static |
Definition at line 643 of file qquickshadereffectsource.cpp.