![]() |
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 Attributes | |
int | slot |
BufferAccess | access |
BufferStage | stage |
UsageState | stateAtPassBegin |
BufferAccess QRhiPassResourceTracker::Buffer::access |
Definition at line 724 of file qrhi_p.h.
Referenced by QRhiPassResourceTracker::registerBuffer().
int QRhiPassResourceTracker::Buffer::slot |
Definition at line 723 of file qrhi_p.h.
Referenced by QRhiPassResourceTracker::registerBuffer().
BufferStage QRhiPassResourceTracker::Buffer::stage |
Definition at line 725 of file qrhi_p.h.
Referenced by QRhiPassResourceTracker::registerBuffer().
UsageState QRhiPassResourceTracker::Buffer::stateAtPassBegin |
Definition at line 726 of file qrhi_p.h.
Referenced by QRhiPassResourceTracker::registerBuffer().