![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrhicontext_p.h>
Public Member Functions | |
PerLayerInfo () |
Public Attributes | |
QVector< RenderPassInfo > | renderPasses |
RenderPassInfo | externalRenderPass |
int | currentRenderPassIndex = -1 |
Definition at line 810 of file qssgrhicontext_p.h.
|
inline |
Definition at line 811 of file qssgrhicontext_p.h.
int QSSGRhiContextStats::PerLayerInfo::currentRenderPassIndex = -1 |
Definition at line 825 of file qssgrhicontext_p.h.
RenderPassInfo QSSGRhiContextStats::PerLayerInfo::externalRenderPass |
Definition at line 823 of file qssgrhicontext_p.h.
QVector<RenderPassInfo> QSSGRhiContextStats::PerLayerInfo::renderPasses |
Definition at line 818 of file qssgrhicontext_p.h.