Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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
QRhi classQRhiResourceUpdateBatchfriend
QRhiResourceUpdateBatchPrivate classQRhiResourceUpdateBatchfriend
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
updateDynamicBuffer(QRhiBuffer *buf, quint32 offset, QByteArray data)QRhiResourceUpdateBatch
uploadStaticBuffer(QRhiBuffer *buf, quint32 offset, quint32 size, const void *data)QRhiResourceUpdateBatch
uploadStaticBuffer(QRhiBuffer *buf, quint32 offset, QByteArray data)QRhiResourceUpdateBatch
uploadStaticBuffer(QRhiBuffer *buf, const void *data)QRhiResourceUpdateBatch
uploadStaticBuffer(QRhiBuffer *buf, QByteArray data)QRhiResourceUpdateBatch
uploadTexture(QRhiTexture *tex, const QRhiTextureUploadDescription &desc)QRhiResourceUpdateBatch
uploadTexture(QRhiTexture *tex, const QImage &image)QRhiResourceUpdateBatch
~QRhiResourceUpdateBatch()QRhiResourceUpdateBatch