![]() |
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 802 of file qssgrhicontext_p.h.
| DrawInfo QSSGRhiContextStats::RenderPassInfo::draws |
Definition at line 806 of file qssgrhicontext_p.h.
| DrawInfo QSSGRhiContextStats::RenderPassInfo::indexedDraws |
Definition at line 805 of file qssgrhicontext_p.h.
| InstancedDrawInfo QSSGRhiContextStats::RenderPassInfo::instancedDraws |
Definition at line 808 of file qssgrhicontext_p.h.
| InstancedDrawInfo QSSGRhiContextStats::RenderPassInfo::instancedIndexedDraws |
Definition at line 807 of file qssgrhicontext_p.h.
| QSize QSSGRhiContextStats::RenderPassInfo::pixelSize |
Definition at line 804 of file qssgrhicontext_p.h.
| QByteArray QSSGRhiContextStats::RenderPassInfo::rtName |
Definition at line 803 of file qssgrhicontext_p.h.