UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
FFFTBloomOutput AddFFTBloomPass(FRDGBuilder &GraphBuilder, const FViewInfo &View, const FScreenPassTextureSlice &InputSceneColor, float InputResolutionFraction, const FEyeAdaptationParameters &EyeAdaptationParameters, FRDGBufferRef EyeAdaptationBuffer, const FLocalExposureParameters &LocalExposureParameters, FRDGTextureRef LocalExposureTexture, FRDGTextureRef BlurredLogLuminanceTexture)
Definition PostProcessFFTBloom.cpp:716
bool IsFFTBloomEnabled(const FViewInfo &View)
Definition PostProcessFFTBloom.cpp:234
float GetFFTBloomResolutionFraction(const FIntPoint &ViewSize)
namespace
Definition PostProcessFFTBloom.cpp:227
Definition RenderGraphResources.h:571
Definition ScreenPass.h:65
Definition ScreenPass.h:41