![]() |
Qt 6.x
The Qt SDK
|
#include <qsgadaptationlayer_p.h>
Public Member Functions | |
bool | operator== (const Texture &other) const |
Public Attributes | |
QRhiTexture * | texture = nullptr |
QSize | size |
Definition at line 440 of file qsgadaptationlayer_p.h.
|
inline |
Definition at line 444 of file qsgadaptationlayer_p.h.
References other().
QSize QSGDistanceFieldGlyphCache::Texture::size |
Definition at line 442 of file qsgadaptationlayer_p.h.
Referenced by QSGDistanceFieldGlyphCache::setGlyphsTexture(), QSGDistanceFieldGlyphCache::updateRhiTexture(), and QSGDistanceFieldTextMaterial::updateTextureSize().
QRhiTexture* QSGDistanceFieldGlyphCache::Texture::texture = nullptr |