![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrhi_p.h>
Public Member Functions | |
| QRhiBufferDataPrivate () | |
Public Attributes | |
| int | ref = 1 |
| quint32 | size = 0 |
| QByteArray | largeData |
| char | smallData [SMALL_DATA_SIZE] |
Static Public Attributes | |
| static constexpr quint32 | SMALL_DATA_SIZE = 1024 |
| QByteArray QRhiBufferDataPrivate::largeData |
|
staticconstexpr |
| char QRhiBufferDataPrivate::smallData[SMALL_DATA_SIZE] |