![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrhimetal_p.h>
Public Attributes | |
quint32 | vertexCount |
quint32 | instanceCount |
quint32 | firstVertex |
quint32 | firstInstance |
Definition at line 490 of file qrhimetal_p.h.
quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::firstInstance |
Definition at line 494 of file qrhimetal_p.h.
quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::firstVertex |
Definition at line 493 of file qrhimetal_p.h.
quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::instanceCount |
Definition at line 492 of file qrhimetal_p.h.
quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::vertexCount |
Definition at line 491 of file qrhimetal_p.h.