![]() |
Qt 6.x
The Qt SDK
|
#include <qssgperframeallocator_p.h>
Public Member Functions | |
Slab ()=default | |
Slab (Slab *previous) | |
Public Attributes | |
Slab * | next = nullptr |
quint8 | data [SlabSize] |
Definition at line 36 of file qssgperframeallocator_p.h.
|
default |
|
inline |
Definition at line 38 of file qssgperframeallocator_p.h.
References next.
quint8 QSSGPerFrameAllocator::FastAllocator::Slab::data[SlabSize] |
Definition at line 43 of file qssgperframeallocator_p.h.
Definition at line 42 of file qssgperframeallocator_p.h.
Referenced by Slab().