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
QRhiMetalData::BufferReadback Struct Reference
Collaboration diagram for QRhiMetalData::BufferReadback:

Public Attributes

int activeFrameSlot = -1
QRhiReadbackResultresult
quint32 offset
quint32 readSize
id< MTLBuffer > buf

Detailed Description

Definition at line 259 of file qrhimetal.mm.

Member Data Documentation

◆ activeFrameSlot

int QRhiMetalData::BufferReadback::activeFrameSlot = -1

Definition at line 261 of file qrhimetal.mm.

Referenced by QRhiMetal::enqueueResourceUpdates().

◆ buf

id< MTLBuffer > QRhiMetalData::BufferReadback::buf

Definition at line 265 of file qrhimetal.mm.

◆ offset

◆ readSize

quint32 QRhiMetalData::BufferReadback::readSize

Definition at line 264 of file qrhimetal.mm.

◆ result

QRhiReadbackResult * QRhiMetalData::BufferReadback::result

Definition at line 262 of file qrhimetal.mm.


The documentation for this struct was generated from the following file: