![]() |
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 | indexCount |
quint32 | instanceCount |
quint32 | firstIndex |
qint32 | vertexOffset |
quint32 | firstInstance |
void * | indexBuffer |
Definition at line 496 of file qrhimetal_p.h.
quint32 QRhiMetal::TessDrawArgs::IndexedArgs::firstIndex |
Definition at line 499 of file qrhimetal_p.h.
quint32 QRhiMetal::TessDrawArgs::IndexedArgs::firstInstance |
Definition at line 501 of file qrhimetal_p.h.
void* QRhiMetal::TessDrawArgs::IndexedArgs::indexBuffer |
Definition at line 502 of file qrhimetal_p.h.
quint32 QRhiMetal::TessDrawArgs::IndexedArgs::indexCount |
Definition at line 497 of file qrhimetal_p.h.
quint32 QRhiMetal::TessDrawArgs::IndexedArgs::instanceCount |
Definition at line 498 of file qrhimetal_p.h.
qint32 QRhiMetal::TessDrawArgs::IndexedArgs::vertexOffset |
Definition at line 500 of file qrhimetal_p.h.