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
QRhiResourceUpdateBatchPrivate::BufferOp Member List

This is the complete list of members for QRhiResourceUpdateBatchPrivate::BufferOp, including all inherited members.

bufQRhiResourceUpdateBatchPrivate::BufferOp
changeToDynamicUpdate(BufferOp *op, QRhiBuffer *buf, quint32 offset, quint32 size, const void *data)QRhiResourceUpdateBatchPrivate::BufferOpinlinestatic
changeToDynamicUpdate(BufferOp *op, QRhiBuffer *buf, quint32 offset, QByteArray data)QRhiResourceUpdateBatchPrivate::BufferOpinlinestatic
changeToStaticUpload(BufferOp *op, QRhiBuffer *buf, quint32 offset, quint32 size, const void *data)QRhiResourceUpdateBatchPrivate::BufferOpinlinestatic
changeToStaticUpload(BufferOp *op, QRhiBuffer *buf, quint32 offset, QByteArray data)QRhiResourceUpdateBatchPrivate::BufferOpinlinestatic
dataQRhiResourceUpdateBatchPrivate::BufferOp
DynamicUpdate enum valueQRhiResourceUpdateBatchPrivate::BufferOp
dynamicUpdate(QRhiBuffer *buf, quint32 offset, quint32 size, const void *data)QRhiResourceUpdateBatchPrivate::BufferOpinlinestatic
dynamicUpdate(QRhiBuffer *buf, quint32 offset, QByteArray data)QRhiResourceUpdateBatchPrivate::BufferOpinlinestatic
offsetQRhiResourceUpdateBatchPrivate::BufferOp
Read enum valueQRhiResourceUpdateBatchPrivate::BufferOp
read(QRhiBuffer *buf, quint32 offset, quint32 size, QRhiReadbackResult *result)QRhiResourceUpdateBatchPrivate::BufferOpinlinestatic
readSizeQRhiResourceUpdateBatchPrivate::BufferOp
resultQRhiResourceUpdateBatchPrivate::BufferOp
StaticUpload enum valueQRhiResourceUpdateBatchPrivate::BufferOp
staticUpload(QRhiBuffer *buf, quint32 offset, quint32 size, const void *data)QRhiResourceUpdateBatchPrivate::BufferOpinlinestatic
staticUpload(QRhiBuffer *buf, quint32 offset, QByteArray data)QRhiResourceUpdateBatchPrivate::BufferOpinlinestatic
Type enum nameQRhiResourceUpdateBatchPrivate::BufferOp
typeQRhiResourceUpdateBatchPrivate::BufferOp