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
QRhiD3D11::BufferReadback Struct Reference

#include <qrhid3d11_p.h>

+ Collaboration diagram for QRhiD3D11::BufferReadback:

Public Attributes

QRhiReadbackResultresult
 
quint32 byteSize
 
ID3D11Buffer * stagingBuf
 

Detailed Description

Definition at line 809 of file qrhid3d11_p.h.

Member Data Documentation

◆ byteSize

quint32 QRhiD3D11::BufferReadback::byteSize

Definition at line 811 of file qrhid3d11_p.h.

◆ result

QRhiReadbackResult* QRhiD3D11::BufferReadback::result

Definition at line 810 of file qrhid3d11_p.h.

Referenced by QRhiD3D11::enqueueResourceUpdates().

◆ stagingBuf

ID3D11Buffer* QRhiD3D11::BufferReadback::stagingBuf

Definition at line 812 of file qrhid3d11_p.h.


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