Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSurvey.h |
Include | #include "GenericPlatform/GenericPlatformSurvey.h" |
Syntax
struct FGPUAdpater
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TCHAR[MaxStringLength] | AdapterDedicatedMemoryMB | |
![]() |
TCHAR[MaxStringLength] | AdapterDriverDate | Extra data when RHI starts up |
![]() |
TCHAR[MaxStringLength] | AdapterInternalDriverVersion | |
![]() |
TCHAR[MaxStringLength] | AdapterName | |
![]() |
TCHAR[MaxStringLength] | AdapterUserDriverVersion | 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 |
Constants
Name | Description |
---|---|
MaxStringLength |