![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrenderbuffermanager_p.h>
Public Attributes | |
| QSSGRenderPath | path |
| int | mipMode |
| int | type |
| QString | key |
Definition at line 86 of file qssgrenderbuffermanager_p.h.
| QString QSSGBufferManager::ImageCacheKey::key |
Definition at line 90 of file qssgrenderbuffermanager_p.h.
| int QSSGBufferManager::ImageCacheKey::mipMode |
Definition at line 88 of file qssgrenderbuffermanager_p.h.
| QSSGRenderPath QSSGBufferManager::ImageCacheKey::path |
Definition at line 87 of file qssgrenderbuffermanager_p.h.
| int QSSGBufferManager::ImageCacheKey::type |
Definition at line 89 of file qssgrenderbuffermanager_p.h.