Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSSGRhiDrawCallDataKey Struct Reference

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiDrawCallDataKey:

Public Types

enum  Selector {
  Main , Shadow , ShadowBlur , ZPrePass ,
  DepthTexture , AoTexture , ComputeMipmap , SkyBox ,
  ProgressiveAA , Effects , Item2D , Reflection ,
  Lightmap , DebugObjects
}
 

Public Attributes

const voidlayer
 
const voidmodel
 
const voidentry
 
int index
 
Selector selector
 

Detailed Description

Definition at line 659 of file qssgrhicontext_p.h.

Member Enumeration Documentation

◆ Selector

Enumerator
Main 
Shadow 
ShadowBlur 
ZPrePass 
DepthTexture 
AoTexture 
ComputeMipmap 
SkyBox 
ProgressiveAA 
Effects 
Item2D 
Reflection 
Lightmap 
DebugObjects 

Definition at line 661 of file qssgrhicontext_p.h.

Member Data Documentation

◆ entry

const void* QSSGRhiDrawCallDataKey::entry

Definition at line 679 of file qssgrhicontext_p.h.

Referenced by qHash().

◆ index

int QSSGRhiDrawCallDataKey::index

Definition at line 680 of file qssgrhicontext_p.h.

Referenced by qHash().

◆ layer

const void* QSSGRhiDrawCallDataKey::layer

Definition at line 677 of file qssgrhicontext_p.h.

Referenced by qHash().

◆ model

const void* QSSGRhiDrawCallDataKey::model

Definition at line 678 of file qssgrhicontext_p.h.

Referenced by qHash().

◆ selector

Selector QSSGRhiDrawCallDataKey::selector

Definition at line 681 of file qssgrhicontext_p.h.

Referenced by qHash().


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