![]() |
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>
Include dependency graph for qsgdistancefieldglyphnode_p.cpp: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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 30 of file qsgdistancefieldglyphnode_p.cpp.
References qt_sg_envFloat().
Referenced by QSGDistanceFieldTextMaterialRhiShader::updateUniformData(), and DistanceFieldOutlineTextMaterialRhiShader::updateUniformData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 21 of file qsgdistancefieldglyphnode_p.cpp.
References base, qBound(), and qt_sg_envFloat().
Referenced by QSGDistanceFieldTextMaterialRhiShader::updateUniformData(), and DistanceFieldOutlineTextMaterialRhiShader::updateUniformData().
Here is the call graph for this function:
Here is the caller graph for this function: