![]() |
Qt 6.x
The Qt SDK
|
#include "qsgdistancefieldglyphnode_p_p.h"
#include "qsgrhidistancefieldglyphcache_p.h"
#include <QtGui/qsurface.h>
#include <QtGui/qwindow.h>
#include <qmath.h>
Go to the source code of this file.
Functions | |
static QT_BEGIN_NAMESPACE float | qt_sg_envFloat (const char *name, float defaultValue) |
static float | thresholdFunc (float glyphScale) |
static float | spreadFunc (float glyphScale) |
|
static |
Definition at line 12 of file qsgdistancefieldglyphnode_p.cpp.
References ok, Q_LIKELY, qEnvironmentVariableIsSet(), qgetenv(), and QByteArray::toFloat().
Referenced by spreadFunc(), and thresholdFunc().
|
static |
Definition at line 30 of file qsgdistancefieldglyphnode_p.cpp.
References qt_sg_envFloat().
Referenced by QSGDistanceFieldTextMaterialRhiShader::updateUniformData(), and DistanceFieldOutlineTextMaterialRhiShader::updateUniformData().
|
static |
Definition at line 21 of file qsgdistancefieldglyphnode_p.cpp.
References base, qBound(), and qt_sg_envFloat().
Referenced by QSGDistanceFieldTextMaterialRhiShader::updateUniformData(), and DistanceFieldOutlineTextMaterialRhiShader::updateUniformData().