Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformDriver.h |
| Include | #include "GenericPlatform/GenericPlatformDriver.h" |
Syntax
class FGPUDriverHelper
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGPUDriverHelper
(
const FGPUDriverInfo& InDriverInfo |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TOptional< FDriverDenyListEntry > | Finds the best driver denylist entry that matches the current driver and configuration, if it exists. | ||
| TOptional< FSuggestedDriverEntry > | Returns the best suggested driver version that matches the current configuration, if it exists. |