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
QSSGRhiDrawCallDataKey Struct Reference

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiDrawCallDataKey:

Public Attributes

const voidcid = nullptr
 
const voidmodel = nullptr
 
const voidentry = nullptr
 
quintptr entryIdx = 0
 

Detailed Description

Definition at line 176 of file qssgrhicontext_p.h.

Member Data Documentation

◆ cid

const void* QSSGRhiDrawCallDataKey::cid = nullptr

Definition at line 178 of file qssgrhicontext_p.h.

Referenced by qHash().

◆ entry

const void* QSSGRhiDrawCallDataKey::entry = nullptr

Definition at line 180 of file qssgrhicontext_p.h.

Referenced by qHash().

◆ entryIdx

quintptr QSSGRhiDrawCallDataKey::entryIdx = 0

Definition at line 181 of file qssgrhicontext_p.h.

Referenced by qHash().

◆ model

const void* QSSGRhiDrawCallDataKey::model = nullptr

Definition at line 179 of file qssgrhicontext_p.h.

Referenced by qHash().


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