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
qsggradientcache.cpp File Reference

(bde55ad574ac84440e2cdc9c1122a344bb1cb67a)

#include "qsggradientcache_p.h"
#include <QtGui/private/qdrawhelper_p.h>
#include <QtGui/rhi/qrhi.h>
#include <QtQuick/qsgtexture.h>
#include <QtQuick/private/qsgplaintexture_p.h>
Include dependency graph for qsggradientcache.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE void generateGradientColorTable (const QSGGradientCacheKey &gradient, uint *colorTable, int size, float opacity)

Function Documentation

◆ generateGradientColorTable()

QT_BEGIN_NAMESPACE void generateGradientColorTable ( const QSGGradientCacheKey & gradient,
uint * colorTable,
int size,
float opacity )
static

Definition at line 14 of file qsggradientcache.cpp.