![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "RHI.h"#include "Modules/ModuleManager.h"#include "Misc/App.h"#include "Misc/CommandLine.h"#include "Misc/ConfigCacheIni.h"#include "Misc/MessageDialog.h"#include "DataDrivenShaderPlatformInfo.h"Classes | |
| union | FAppleDynamicRHIOptions |
Macros | |
| #define | LOCTEXT_NAMESPACE "AppleRHI" |
Functions | |
| FDynamicRHI * | PlatformCreateDynamicRHI () |
| #define LOCTEXT_NAMESPACE "AppleRHI" |
| FDynamicRHI * PlatformCreateDynamicRHI | ( | ) |
Each platform that utilizes dynamic RHIs should implement this function Called to create the instance of the dynamic RHI.