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

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiContextStats::DrawInfo:

Public Attributes

quint64 callCount = 0
 
quint64 vertexOrIndexCount = 0
 

Detailed Description

Definition at line 743 of file qssgrhicontext_p.h.

Member Data Documentation

◆ callCount

quint64 QSSGRhiContextStats::DrawInfo::callCount = 0

◆ vertexOrIndexCount

quint64 QSSGRhiContextStats::DrawInfo::vertexOrIndexCount = 0

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