UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
EUpscaleMethod
Definition PostProcessUpscale.h:9
EUpscaleStage
Definition PostProcessUpscale.h:25
EUpscaleMethod GetUpscaleMethod()
Definition PostProcessUpscale.cpp:234
static RENDERER_API FScreenPassTexture AddDefaultUpscalePass(FRDGBuilder &GraphBuilder, const FViewInfo &View, const FInputs &PassInputs, EUpscaleMethod Method, FLensDistortionLUT LensDistortionLUT=FLensDistortionLUT())
Definition PostProcessUpscale.cpp:243
Definition ScreenPass.h:41