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
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 186 of file qssgrhicontext_p.h.

Member Data Documentation

◆ cid

const void* QSSGRhiDrawCallDataKey::cid = nullptr

Definition at line 188 of file qssgrhicontext_p.h.

◆ entry

const void* QSSGRhiDrawCallDataKey::entry = nullptr

Definition at line 190 of file qssgrhicontext_p.h.

◆ entryIdx

quintptr QSSGRhiDrawCallDataKey::entryIdx = 0

Definition at line 191 of file qssgrhicontext_p.h.

◆ model

const void* QSSGRhiDrawCallDataKey::model = nullptr

Definition at line 189 of file qssgrhicontext_p.h.


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