Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSSGRhiContextStats::RenderPassInfo Struct Reference

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiContextStats::RenderPassInfo:

Public Attributes

QByteArray rtName
 
QSize pixelSize
 
DrawInfo indexedDraws
 
DrawInfo draws
 
InstancedDrawInfo instancedIndexedDraws
 
InstancedDrawInfo instancedDraws
 

Detailed Description

Definition at line 803 of file qssgrhicontext_p.h.

Member Data Documentation

◆ draws

◆ indexedDraws

◆ instancedDraws

◆ instancedIndexedDraws

◆ pixelSize

QSize QSSGRhiContextStats::RenderPassInfo::pixelSize

Definition at line 805 of file qssgrhicontext_p.h.

Referenced by printRenderPassDetails(), and QSSGRhiContextStats::stop().

◆ rtName

QByteArray QSSGRhiContextStats::RenderPassInfo::rtName

Definition at line 804 of file qssgrhicontext_p.h.

Referenced by printRenderPassDetails(), and QSSGRhiContextStats::stop().


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