Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsgrhidistancefieldglyphcache.cpp File Reference

(e9c0b15060e0b70f70857d02029d6ebed95c0abf)

#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>
+ Include dependency graph for qsgrhidistancefieldglyphcache.cpp:

Go to the source code of this file.

Macros

#define QSG_RHI_DISTANCEFIELD_GLYPH_CACHE_PADDING   2
 
#define FROM_FIXED_POINT(value)   (((qreal)value)/(qreal)65536)
 

Macro Definition Documentation

◆ FROM_FIXED_POINT

#define FROM_FIXED_POINT ( value)    (((qreal)value)/(qreal)65536)

◆ QSG_RHI_DISTANCEFIELD_GLYPH_CACHE_PADDING

#define QSG_RHI_DISTANCEFIELD_GLYPH_CACHE_PADDING   2