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
QRhiResourceUpdateBatch Member List

This is the complete list of members for QRhiResourceUpdateBatch, including all inherited members.

copyTexture(QRhiTexture *dst, QRhiTexture *src, const QRhiTextureCopyDescription &desc=QRhiTextureCopyDescription())QRhiResourceUpdateBatch
generateMips(QRhiTexture *tex)QRhiResourceUpdateBatch
hasOptimalCapacity() constQRhiResourceUpdateBatch
merge(QRhiResourceUpdateBatch *other)QRhiResourceUpdateBatch
QRhiQRhiResourceUpdateBatchfriend
QRhiResourceUpdateBatchPrivateQRhiResourceUpdateBatchfriend
readBackBuffer(QRhiBuffer *buf, quint32 offset, quint32 size, QRhiReadbackResult *result)QRhiResourceUpdateBatch
readBackTexture(const QRhiReadbackDescription &rb, QRhiReadbackResult *result)QRhiResourceUpdateBatch
release()QRhiResourceUpdateBatch
updateDynamicBuffer(QRhiBuffer *buf, quint32 offset, quint32 size, const void *data)QRhiResourceUpdateBatch
uploadStaticBuffer(QRhiBuffer *buf, quint32 offset, quint32 size, const void *data)QRhiResourceUpdateBatch
uploadStaticBuffer(QRhiBuffer *buf, const void *data)QRhiResourceUpdateBatch
uploadTexture(QRhiTexture *tex, const QRhiTextureUploadDescription &desc)QRhiResourceUpdateBatch
uploadTexture(QRhiTexture *tex, const QImage &image)QRhiResourceUpdateBatch
~QRhiResourceUpdateBatch()QRhiResourceUpdateBatch