|
QRhi * | rhi () const |
|
QQuickGraphicsConfiguration | graphicsConfiguration () const |
|
void | sync (const QSize &pixelSize, QSGRootNode *rootNode, const QMatrix4x4 &matrix={}, QSGRenderer *base=nullptr, const QVector2D &dpr={}, bool flipY=false) |
|
bool | preprocess (QRhiRenderTarget *rt, qreal &oldDPR, QRhiCommandBuffer *&oldCB, QSurface *forceSurface=nullptr) |
|
bool | render (qreal oldDPR, QRhiCommandBuffer *&oldCB) |
|
bool | render (QRhiRenderTarget *rt, QSurface *forceSurface=nullptr) |
|
std::weak_ptr< Data > | resolve (std::weak_ptr< Data > data, DataKeys &&... keys) |
|
QQuickWindow * | owner () const |
|
void | release (std::weak_ptr< Data > data) |
|
| DataManagerBase (QQuickWindow *owner) |
|