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::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 490 of file qrhimetal_p.h.

Member Data Documentation

◆ firstInstance

quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::firstInstance

Definition at line 494 of file qrhimetal_p.h.

◆ firstVertex

quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::firstVertex

Definition at line 493 of file qrhimetal_p.h.

◆ instanceCount

quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::instanceCount

Definition at line 492 of file qrhimetal_p.h.

◆ vertexCount

quint32 QRhiMetal::TessDrawArgs::NonIndexedArgs::vertexCount

Definition at line 491 of file qrhimetal_p.h.


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