![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrhicontext_p.h>
Public Types | |
enum | Selector { Main , Shadow , ShadowBlur , ZPrePass , DepthTexture , AoTexture , ComputeMipmap , SkyBox , ProgressiveAA , Effects , Item2D , Reflection , Lightmap , DebugObjects } |
Public Attributes | |
const void * | layer |
const void * | model |
const void * | entry |
int | index |
Selector | selector |
Definition at line 659 of file qssgrhicontext_p.h.
Enumerator | |
---|---|
Main | |
Shadow | |
ShadowBlur | |
ZPrePass | |
DepthTexture | |
AoTexture | |
ComputeMipmap | |
SkyBox | |
ProgressiveAA | |
Effects | |
Item2D | |
Reflection | |
Lightmap | |
DebugObjects |
Definition at line 661 of file qssgrhicontext_p.h.
const void* QSSGRhiDrawCallDataKey::entry |
Definition at line 679 of file qssgrhicontext_p.h.
Referenced by qHash().
int QSSGRhiDrawCallDataKey::index |
Definition at line 680 of file qssgrhicontext_p.h.
Referenced by qHash().
const void* QSSGRhiDrawCallDataKey::layer |
Definition at line 677 of file qssgrhicontext_p.h.
Referenced by qHash().
const void* QSSGRhiDrawCallDataKey::model |
Definition at line 678 of file qssgrhicontext_p.h.
Referenced by qHash().
Selector QSSGRhiDrawCallDataKey::selector |
Definition at line 681 of file qssgrhicontext_p.h.
Referenced by qHash().