![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qsgrhidistancefieldglyphcache_p.h"#include "qsgcontext_p.h"#include "qsgdefaultrendercontext_p.h"#include <QtGui/private/qdistancefield_p.h>#include <QtCore/qelapsedtimer.h>#include <QtQml/private/qqmlglobal_p.h>#include <qmath.h>#include <qendian.h>Go to the source code of this file.
Macros | |
| #define | QSG_RHI_DISTANCEFIELD_GLYPH_CACHE_PADDING 2 |
| #define | FROM_FIXED_POINT(value) |
| #define FROM_FIXED_POINT | ( | value | ) |
| #define QSG_RHI_DISTANCEFIELD_GLYPH_CACHE_PADDING 2 |
Definition at line 19 of file qsgrhidistancefieldglyphcache.cpp.