Vendor-specific generation number of the GPU. 0 if unknown.
RHIGlobals.h
AdapterInternalDriverVersion
FString
RHIGlobals.h
AdapterName
FString
Only set if RHI has the information (after init of the RHI and only if RHI has that information, never changes after that) e.g. "NVIDIA GeForce GTX 670"
RHIGlobals.h
AdapterUserDriverVersion
FString
RHIGlobals.h
DedicatedVideoMemory
uint64
Amount of VRAM (currently implemented for D3D11/D3D12).
RHIGlobals.h
DeviceId
uint32
RHIGlobals.h
DeviceRevision
uint32
RHIGlobals.h
IsAMDPreGCNArchitecture
bool
True if the GPU is AMD's Pre-GCN architecture
RHIGlobals.h
VendorId
uint32
0 means not defined yet, use functions like IsRHIDeviceAMD() to access