Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 793 of file qssgrhicontext_p.h.

Member Data Documentation

◆ callCount

quint64 QSSGRhiContextStats::DrawInfo::callCount = 0

Definition at line 794 of file qssgrhicontext_p.h.

◆ vertexOrIndexCount

quint64 QSSGRhiContextStats::DrawInfo::vertexOrIndexCount = 0

Definition at line 795 of file qssgrhicontext_p.h.


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