UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PostProcessMitchellNetravali.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#include "ScreenPass.h"
6
8 FRDGBuilder& GraphBuilder,
9 const FViewInfo& View,
11 const FScreenPassTextureViewport OutputViewport);
FRDGTextureRef ComputeMitchellNetravaliDownsample(FRDGBuilder &GraphBuilder, const FViewInfo &View, FScreenPassTexture Input, const FScreenPassTextureViewport OutputViewport)
Definition PostProcessMitchellNetravali.cpp:39
Definition RenderGraphBuilder.h:49
Definition RenderGraphResources.h:571
Definition ScreenPass.h:136
Definition SceneRendering.h:1132
Definition ScreenPass.h:41