UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RHIFeatureLevel.h File Reference

Go to the source code of this file.

Classes

struct  FGenericStaticFeatureLevel
 

Namespaces

namespace  ERHIFeatureLevel
 

Macros

#define USE_STATIC_FEATURE_LEVEL_ENUMS   0
 

Typedefs

using FStaticFeatureLevel = FGenericStaticFeatureLevel
 

Enumerations

enum  ERHIFeatureLevel::Type : int {
  ERHIFeatureLevel::ES2_REMOVED , ERHIFeatureLevel::ES3_1 , ERHIFeatureLevel::SM4_REMOVED , ERHIFeatureLevel::SM5 ,
  ERHIFeatureLevel::SM6 , ERHIFeatureLevel::Num
}
 

Variables

RHI_API ERHIFeatureLevel::Type GMaxRHIFeatureLevel
 

Macro Definition Documentation

◆ USE_STATIC_FEATURE_LEVEL_ENUMS

#define USE_STATIC_FEATURE_LEVEL_ENUMS   0

Typedef Documentation

◆ FStaticFeatureLevel

Variable Documentation

◆ GMaxRHIFeatureLevel

RHI_API ERHIFeatureLevel::Type GMaxRHIFeatureLevel
extern

The maximum feature level supported on this machine