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
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 873 of file qrhid3d11_p.h.

Member Data Documentation

◆ byteSize

quint32 QRhiD3D11::BufferReadback::byteSize

Definition at line 875 of file qrhid3d11_p.h.

◆ result

QRhiReadbackResult* QRhiD3D11::BufferReadback::result

Definition at line 874 of file qrhid3d11_p.h.

◆ stagingBuf

ID3D11Buffer* QRhiD3D11::BufferReadback::stagingBuf

Definition at line 876 of file qrhid3d11_p.h.


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