Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QRhiMetal::TessDrawArgs::IndexedArgs Struct Reference

#include <qrhimetal_p.h>

Collaboration diagram for QRhiMetal::TessDrawArgs::IndexedArgs:

Public Attributes

quint32 indexCount
quint32 instanceCount
quint32 firstIndex
qint32 vertexOffset
quint32 firstInstance
voidindexBuffer

Detailed Description

Definition at line 496 of file qrhimetal_p.h.

Member Data Documentation

◆ firstIndex

quint32 QRhiMetal::TessDrawArgs::IndexedArgs::firstIndex

Definition at line 499 of file qrhimetal_p.h.

◆ firstInstance

quint32 QRhiMetal::TessDrawArgs::IndexedArgs::firstInstance

Definition at line 501 of file qrhimetal_p.h.

◆ indexBuffer

void* QRhiMetal::TessDrawArgs::IndexedArgs::indexBuffer

Definition at line 502 of file qrhimetal_p.h.

◆ indexCount

quint32 QRhiMetal::TessDrawArgs::IndexedArgs::indexCount

Definition at line 497 of file qrhimetal_p.h.

◆ instanceCount

quint32 QRhiMetal::TessDrawArgs::IndexedArgs::instanceCount

Definition at line 498 of file qrhimetal_p.h.

◆ vertexOffset

qint32 QRhiMetal::TessDrawArgs::IndexedArgs::vertexOffset

Definition at line 500 of file qrhimetal_p.h.


The documentation for this struct was generated from the following file: