UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RHICore.cpp File Reference
#include "RHICore.h"
#include "Modules/ModuleManager.h"
#include "Misc/CommandLine.h"

Namespaces

namespace  UE
 
namespace  UE::RHICore
 

Functions

 DEFINE_LOG_CATEGORY (LogRHICore)
 
void UE::RHICore::ResolveRenderPassTargets (const FRHIRenderPassInfo &RenderPassInfo, TFunction< void(FResolveTextureInfo)> ResolveFunction)
 
FRHIViewDesc::EDimension UE::RHICore::AdjustViewInfoDimensionForNarrowing (const FRHIViewDesc::FTexture::FViewInfo &ViewInfo, const FRHITextureDesc &TextureDesc)
 
bool UE::RHICore::AllowVendorDevice ()
 

Function Documentation

◆ DEFINE_LOG_CATEGORY()

DEFINE_LOG_CATEGORY ( LogRHICore  )