UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RHICore.h File Reference
#include "Logging/LogMacros.h"
#include "RHIResources.h"

Go to the source code of this file.

Classes

struct  UE::RHICore::FResolveTextureInfo
 

Namespaces

namespace  UE
 
namespace  UE::RHICore
 

Functions

RHICORE_API DECLARE_LOG_CATEGORY_EXTERN (LogRHICore, Log, VeryVerbose)
 
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

◆ DECLARE_LOG_CATEGORY_EXTERN()

RHICORE_API DECLARE_LOG_CATEGORY_EXTERN ( LogRHICore  ,
Log  ,
VeryVerbose   
)