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
QSSGRhiContextStats::PerLayerInfo Struct Reference

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiContextStats::PerLayerInfo:

Public Member Functions

 PerLayerInfo ()
 

Public Attributes

QVector< RenderPassInforenderPasses
 
RenderPassInfo externalRenderPass
 
int currentRenderPassIndex = -1
 

Detailed Description

Definition at line 760 of file qssgrhicontext_p.h.

Constructor & Destructor Documentation

◆ PerLayerInfo()

QSSGRhiContextStats::PerLayerInfo::PerLayerInfo ( )
inline

Definition at line 761 of file qssgrhicontext_p.h.

References QByteArrayLiteral.

Member Data Documentation

◆ currentRenderPassIndex

int QSSGRhiContextStats::PerLayerInfo::currentRenderPassIndex = -1

Definition at line 775 of file qssgrhicontext_p.h.

◆ externalRenderPass

RenderPassInfo QSSGRhiContextStats::PerLayerInfo::externalRenderPass

Definition at line 773 of file qssgrhicontext_p.h.

◆ renderPasses

QVector<RenderPassInfo> QSSGRhiContextStats::PerLayerInfo::renderPasses

Definition at line 768 of file qssgrhicontext_p.h.


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