![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrhicontext_p.h>
Public Attributes | |
quint64 | callCount = 0 |
quint64 | vertexOrIndexCount = 0 |
Definition at line 794 of file qssgrhicontext_p.h.
quint64 QSSGRhiContextStats::DrawInfo::callCount = 0 |
Definition at line 795 of file qssgrhicontext_p.h.
Referenced by QSSGRhiContextStats::printRenderPass(), and QSSGRhiContextStats::totalDrawCallCountForPass().
quint64 QSSGRhiContextStats::DrawInfo::vertexOrIndexCount = 0 |
Definition at line 796 of file qssgrhicontext_p.h.
Referenced by QSSGRhiContextStats::printRenderPass(), and QSSGRhiContextStats::totalVertexCountForPass().