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::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 752 of file qssgrhicontext_p.h.

Member Data Documentation

◆ draws

◆ indexedDraws

◆ instancedDraws

◆ instancedIndexedDraws

◆ pixelSize

QSize QSSGRhiContextStats::RenderPassInfo::pixelSize

Definition at line 754 of file qssgrhicontext_p.h.

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

◆ rtName

QByteArray QSSGRhiContextStats::RenderPassInfo::rtName

Definition at line 753 of file qssgrhicontext_p.h.

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


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