![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrhicontext_p.h>
Collaboration diagram for QSSGRhiContextStats::PerLayerInfo:Public Member Functions | |
| PerLayerInfo () | |
Public Attributes | |
| QVector< RenderPassInfo > | renderPasses |
| RenderPassInfo | externalRenderPass |
| int | currentRenderPassIndex = -1 |
Definition at line 811 of file qssgrhicontext_p.h.
|
inline |
Definition at line 812 of file qssgrhicontext_p.h.
References QByteArrayLiteral.
| int QSSGRhiContextStats::PerLayerInfo::currentRenderPassIndex = -1 |
Definition at line 826 of file qssgrhicontext_p.h.
| RenderPassInfo QSSGRhiContextStats::PerLayerInfo::externalRenderPass |
Definition at line 824 of file qssgrhicontext_p.h.
| QVector<RenderPassInfo> QSSGRhiContextStats::PerLayerInfo::renderPasses |
Definition at line 819 of file qssgrhicontext_p.h.