#define DECLARE_CYCLE_STAT_EXTERN(CounterName, StatId, GroupId, API)
Definition Stats.h:679
#define DECLARE_DWORD_COUNTER_STAT_EXTERN(CounterName, StatId, GroupId, API)
Definition Stats.h:682
#define DECLARE_DWORD_ACCUMULATOR_STAT_EXTERN(CounterName, StatId, GroupId, API)
Definition Stats.h:684
#define DECLARE_MEMORY_STAT_EXTERN(CounterName, StatId, GroupId, API)
Definition Stats.h:687
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define DECLARE_LOG_CATEGORY_EXTERN(CategoryName, DefaultVerbosity, CompileTimeVerbosity)
Definition LogMacros.h:361
RENDERCORE_API int32 GetCVarForceLOD_AnyThread()
Definition RenderCore.cpp:301
RENDERCORE_API int32 GetCVarForceLODShadow()
Definition RenderCore.cpp:314
RENDERCORE_API void SetNearClipPlaneGlobals(float NewNearClipPlane)
Definition RenderCore.cpp:341
RENDERCORE_API int32 GetCVarForceLOD()
Definition RenderCore.cpp:288
RENDERCORE_API int32 GetCVarForceLODShadow_AnyThread()
Definition RenderCore.cpp:327