Files
UnrealEngineUWP/Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterPostprocess/Private/DisplayClusterPostprocessLog.cpp
Marcus Wassmer 3b81cf8201 Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
autoresolved files
#rb none

[CL 14384911 by Marcus Wassmer in ue5-main branch]
2020-09-24 00:43:27 -04:00

10 lines
336 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "DisplayClusterPostprocessLog.h"
DEFINE_LOG_CATEGORY(LogDisplayClusterPostprocess);
DEFINE_LOG_CATEGORY(LogDisplayClusterPostprocessOutputRemap);
DEFINE_LOG_CATEGORY(LogDisplayClusterPostprocessTextureShare);
DEFINE_LOG_CATEGORY(LogDisplayClusterPostprocessD3D12CrossGPU);