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

Public Attributes

int activeFrameSlot = -1
QRhiReadbackDescription desc
QRhiReadbackResultresult
id< MTLBuffer > buf
quint32 bufSize
QSize pixelSize
QRhiTexture::Format format

Detailed Description

Definition at line 248 of file qrhimetal.mm.

Member Data Documentation

◆ activeFrameSlot

int QRhiMetalData::TextureReadback::activeFrameSlot = -1

Definition at line 249 of file qrhimetal.mm.

◆ buf

id< MTLBuffer > QRhiMetalData::TextureReadback::buf

Definition at line 252 of file qrhimetal.mm.

◆ bufSize

quint32 QRhiMetalData::TextureReadback::bufSize

Definition at line 253 of file qrhimetal.mm.

◆ desc

QRhiReadbackDescription QRhiMetalData::TextureReadback::desc

Definition at line 250 of file qrhimetal.mm.

◆ format

QRhiTexture::Format QRhiMetalData::TextureReadback::format

Definition at line 255 of file qrhimetal.mm.

◆ pixelSize

QSize QRhiMetalData::TextureReadback::pixelSize

Definition at line 254 of file qrhimetal.mm.

◆ result

QRhiReadbackResult * QRhiMetalData::TextureReadback::result

Definition at line 251 of file qrhimetal.mm.


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