![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsggradientcache_p.h>
Classes | |
struct | GradientDesc |
Public Member Functions | |
~QSGGradientCache () | |
QSGTexture * | get (const QSGGradientCacheKey &grad) |
Static Public Member Functions | |
static QSGGradientCache * | cacheForRhi (QRhi *rhi) |
Definition at line 50 of file qsggradientcache_p.h.
QSGGradientCache::~QSGGradientCache | ( | ) |
Definition at line 64 of file qsggradientcache.cpp.
|
static |
Definition at line 69 of file qsggradientcache.cpp.
QSGTexture * QSGGradientCache::get | ( | const QSGGradientCacheKey & | grad | ) |
Definition at line 85 of file qsggradientcache.cpp.