Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 667 of file qrhi_p.h.

Member Data Documentation

◆ access

BufferAccess QRhiPassResourceTracker::Buffer::access

Definition at line 669 of file qrhi_p.h.

◆ slot

int QRhiPassResourceTracker::Buffer::slot

Definition at line 668 of file qrhi_p.h.

Referenced by QRhiPassResourceTracker::registerBuffer().

◆ stage

BufferStage QRhiPassResourceTracker::Buffer::stage

Definition at line 670 of file qrhi_p.h.

◆ stateAtPassBegin

UsageState QRhiPassResourceTracker::Buffer::stateAtPassBegin

Definition at line 671 of file qrhi_p.h.


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