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

Member Data Documentation

◆ firstIndex

quint32 QRhiMetal::TessDrawArgs::IndexedArgs::firstIndex

Definition at line 473 of file qrhimetal_p.h.

◆ firstInstance

quint32 QRhiMetal::TessDrawArgs::IndexedArgs::firstInstance

Definition at line 475 of file qrhimetal_p.h.

◆ indexBuffer

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

Definition at line 476 of file qrhimetal_p.h.

◆ indexCount

quint32 QRhiMetal::TessDrawArgs::IndexedArgs::indexCount

Definition at line 471 of file qrhimetal_p.h.

◆ instanceCount

quint32 QRhiMetal::TessDrawArgs::IndexedArgs::instanceCount

Definition at line 472 of file qrhimetal_p.h.

◆ vertexOffset

qint32 QRhiMetal::TessDrawArgs::IndexedArgs::vertexOffset

Definition at line 474 of file qrhimetal_p.h.


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