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::InstancedDrawInfo Struct Reference

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiContextStats::InstancedDrawInfo:

Public Attributes

quint64 callCount = 0
 
quint64 vertexOrIndexCount = 0
 
quint64 instanceCount = 0
 

Detailed Description

Definition at line 747 of file qssgrhicontext_p.h.

Member Data Documentation

◆ callCount

◆ instanceCount

quint64 QSSGRhiContextStats::InstancedDrawInfo::instanceCount = 0

Definition at line 750 of file qssgrhicontext_p.h.

Referenced by QSSGRhiContextStats::printRenderPass().

◆ vertexOrIndexCount

quint64 QSSGRhiContextStats::InstancedDrawInfo::vertexOrIndexCount = 0

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