![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qquickshadereffect_p_p.h>
#include <private/qsgcontextplugin_p.h>
#include <private/qsgrhisupport_p.h>
#include <private/qquickwindow_p.h>
#include "moc_qquickshadereffect_p.cpp"
Go to the source code of this file.
Classes | |
class | QtPrivate::EffectSlotMapper |
Namespaces | |
namespace | QtPrivate |
Typedefs | |
using | QQuickShaderInfoCache = QHash<QUrl, QSGGuiThreadShaderEffectManager::ShaderInfo> |
Functions | |
constexpr int | indexToMappedId (const int shaderType, const int idx) |
constexpr int | mappedIdToIndex (const int mappedId) |
constexpr int | mappedIdToShaderType (const int mappedId) |
static QVariant | getValueFromProperty (QObject *item, const QMetaObject *itemMetaObject, const QByteArray &name, int propertyIndex) |
void | qtquick_shadereffect_purge_gui_thread_shader_cache () |
typedef QHash< QUrl, QSGGuiThreadShaderEffectManager::ShaderInfo > QQuickShaderInfoCache = QHash<QUrl, QSGGuiThreadShaderEffectManager::ShaderInfo> |
Definition at line 1233 of file qquickshadereffect.cpp.
|
inlinestatic |
Definition at line 1221 of file qquickshadereffect.cpp.
|
constexpr |
Definition at line 823 of file qquickshadereffect.cpp.
|
constexpr |
Definition at line 828 of file qquickshadereffect.cpp.
|
constexpr |
Definition at line 833 of file qquickshadereffect.cpp.
void qtquick_shadereffect_purge_gui_thread_shader_cache | ( | ) |
Definition at line 1236 of file qquickshadereffect.cpp.