Navigation
API > API/Runtime > API/Runtime/ApplicationCore
| Name | FGPUAdpater |
| Type | struct |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSurvey.h |
| Include Path | #include "GenericPlatform/GenericPlatformSurvey.h" |
Syntax
struct FGPUAdpater
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| MaxStringLength | const uint32 | GenericPlatform/GenericPlatformSurvey.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AdapterDedicatedMemoryMB | TCHAR | GenericPlatform/GenericPlatformSurvey.h | ||
| AdapterDriverDate | TCHAR | Extra data when RHI starts up | GenericPlatform/GenericPlatformSurvey.h | |
| AdapterInternalDriverVersion | TCHAR | GenericPlatform/GenericPlatformSurvey.h | ||
| AdapterName | TCHAR | GenericPlatform/GenericPlatformSurvey.h | ||
| AdapterUserDriverVersion | TCHAR | Extra data when RHI starts up, AMD has the Catalyst Driver version which is more useful for the user, otherwise it's the same as GRHIAdapterInternalDriverVersion | GenericPlatform/GenericPlatformSurvey.h |