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
QRhiPassResourceTracker::Buffer Struct Reference

#include <qrhi_p.h>

Collaboration diagram for QRhiPassResourceTracker::Buffer:

Public Attributes

int slot
BufferAccess access
BufferStage stage
UsageState stateAtPassBegin

Detailed Description

Definition at line 722 of file qrhi_p.h.

Member Data Documentation

◆ access

BufferAccess QRhiPassResourceTracker::Buffer::access

Definition at line 724 of file qrhi_p.h.

Referenced by QRhiPassResourceTracker::registerBuffer().

◆ slot

int QRhiPassResourceTracker::Buffer::slot

Definition at line 723 of file qrhi_p.h.

Referenced by QRhiPassResourceTracker::registerBuffer().

◆ stage

BufferStage QRhiPassResourceTracker::Buffer::stage

Definition at line 725 of file qrhi_p.h.

Referenced by QRhiPassResourceTracker::registerBuffer().

◆ stateAtPassBegin

UsageState QRhiPassResourceTracker::Buffer::stateAtPassBegin

Definition at line 726 of file qrhi_p.h.

Referenced by QRhiPassResourceTracker::registerBuffer().


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