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
QtQuick3DEditorHelpers::ShaderCache Namespace Reference

Functions

Q_QUICK3DRUNTIMERENDER_EXPORT void setAutomaticDiskCache (bool enable)
Q_QUICK3DRUNTIMERENDER_EXPORT bool isAutomaticDiskCacheEnabled ()

Function Documentation

◆ isAutomaticDiskCacheEnabled()

bool QtQuick3DEditorHelpers::ShaderCache::isAutomaticDiskCacheEnabled ( )

Definition at line 702 of file qssgrendershadercache.cpp.

References isAutoDiskCacheEnabled().

Here is the call graph for this function:

◆ setAutomaticDiskCache()

void QtQuick3DEditorHelpers::ShaderCache::setAutomaticDiskCache ( bool enable)

Definition at line 697 of file qssgrendershadercache.cpp.

References s_autoDiskCacheEnabled.