![]() |
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 Attributes | |
| QByteArray | rtName |
| QSize | pixelSize |
| DrawInfo | indexedDraws |
| DrawInfo | draws |
| InstancedDrawInfo | instancedIndexedDraws |
| InstancedDrawInfo | instancedDraws |
Definition at line 931 of file qssgrhicontext_p.h.
| DrawInfo QSSGRhiContextStats::RenderPassInfo::draws |
Definition at line 935 of file qssgrhicontext_p.h.
| DrawInfo QSSGRhiContextStats::RenderPassInfo::indexedDraws |
Definition at line 934 of file qssgrhicontext_p.h.
| InstancedDrawInfo QSSGRhiContextStats::RenderPassInfo::instancedDraws |
Definition at line 937 of file qssgrhicontext_p.h.
| InstancedDrawInfo QSSGRhiContextStats::RenderPassInfo::instancedIndexedDraws |
Definition at line 936 of file qssgrhicontext_p.h.
| QSize QSSGRhiContextStats::RenderPassInfo::pixelSize |
Definition at line 933 of file qssgrhicontext_p.h.
| QByteArray QSSGRhiContextStats::RenderPassInfo::rtName |
Definition at line 932 of file qssgrhicontext_p.h.