UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
UE::Math::TVector4< float > FVector4f
Definition MathFwd.h:75
EMegaLightsInput
Definition MegaLightsInternal.h:82
Definition MegaLightsViewState.h:12
FResources GBuffer
Definition MegaLightsViewState.h:70
uint64 GetGPUSizeBytes(bool bLogSizes) const
Definition MegaLightsViewState.h:62
FResources HairStrands
Definition MegaLightsViewState.h:71
void SafeRelease()
Definition MegaLightsViewState.h:56
Definition RefCounting.h:454
UE_FORCEINLINE_HINT void SafeRelease()
Definition RefCounting.h:599
Definition HairStrandsData.h:476
Definition MegaLightsViewState.h:15
FIntVector HistoryVolumeVisibleLightHashViewSizeInTiles
Definition MegaLightsViewState.h:37
FIntPoint HistoryVisibleLightHashViewSizeInTiles
Definition MegaLightsViewState.h:35
uint64 GetGPUSizeBytes(bool bLogSizes) const
Definition SceneViewState.cpp:328
TRefCountPtr< FRDGPooledBuffer > TranslucencyVolume0VisibleLightHashHistory
Definition MegaLightsViewState.h:23
TRefCountPtr< IPooledRenderTarget > SceneNormalHistory
Definition MegaLightsViewState.h:28
FVector4f HistoryScreenPositionScaleBias
Definition MegaLightsViewState.h:30
TRefCountPtr< FRDGPooledBuffer > VisibleLightHashHistory
Definition MegaLightsViewState.h:20
TRefCountPtr< FRDGPooledBuffer > VisibleLightMaskHashHistory
Definition MegaLightsViewState.h:21
FIntPoint HistoryVisibleLightHashViewMinInTiles
Definition MegaLightsViewState.h:34
TRefCountPtr< IPooledRenderTarget > NumFramesAccumulatedHistory
Definition MegaLightsViewState.h:19
FVector4f HistoryBufferSizeAndInvSize
Definition MegaLightsViewState.h:33
FVector4f HistoryGatherUVMinMax
Definition MegaLightsViewState.h:32
TRefCountPtr< IPooledRenderTarget > SceneDepthHistory
Definition MegaLightsViewState.h:27
TRefCountPtr< FRDGPooledBuffer > TranslucencyVolume1VisibleLightHashHistory
Definition MegaLightsViewState.h:24
TRefCountPtr< FRDGPooledBuffer > VolumeVisibleLightHashHistory
Definition MegaLightsViewState.h:22
TRefCountPtr< IPooledRenderTarget > DiffuseLightingHistory
Definition MegaLightsViewState.h:16
TRefCountPtr< IPooledRenderTarget > LightingMomentsHistory
Definition MegaLightsViewState.h:18
FIntVector HistoryTranslucencyVolumeVisibleLightHashSizeInTiles
Definition MegaLightsViewState.h:38
TRefCountPtr< IPooledRenderTarget > SpecularLightingHistory
Definition MegaLightsViewState.h:17
void SafeRelease()
Definition MegaLightsViewState.h:40
FVector4f HistoryUVMinMax
Definition MegaLightsViewState.h:31
static const TIntVector3 ZeroValue
Definition IntVector.h:45