Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QRhiMetal::TessDrawArgs::NonIndexedArgs Struct Reference

#include <qrhimetal_p.h>

+ Collaboration diagram for QRhiMetal::TessDrawArgs::NonIndexedArgs:

Public Attributes

quint32 vertexCount
 
quint32 instanceCount
 
quint32 firstVertex
 
quint32 firstInstance
 

Detailed Description

Definition at line 464 of file qrhimetal_p.h.

Member Data Documentation

◆ firstInstance

quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::firstInstance

Definition at line 468 of file qrhimetal_p.h.

◆ firstVertex

quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::firstVertex

Definition at line 467 of file qrhimetal_p.h.

◆ instanceCount

quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::instanceCount

Definition at line 466 of file qrhimetal_p.h.

◆ vertexCount

quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::vertexCount

Definition at line 465 of file qrhimetal_p.h.


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