#include <RHIGlobals.h>
◆ AdapterDriverDate
| FString FRHIGlobals::FGpuInfo::AdapterDriverDate |
◆ AdapterDriverOnDenyList
| bool FRHIGlobals::FGpuInfo::AdapterDriverOnDenyList = false |
◆ AdapterInternalDriverVersion
| FString FRHIGlobals::FGpuInfo::AdapterInternalDriverVersion |
◆ AdapterName
| FString FRHIGlobals::FGpuInfo::AdapterName |
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"
◆ AdapterUserDriverVersion
| FString FRHIGlobals::FGpuInfo::AdapterUserDriverVersion |
◆ DeviceId
| uint32 FRHIGlobals::FGpuInfo::DeviceId = 0 |
◆ DeviceRevision
| uint32 FRHIGlobals::FGpuInfo::DeviceRevision = 0 |
◆ IsAMDPreGCNArchitecture
| bool FRHIGlobals::FGpuInfo::IsAMDPreGCNArchitecture = false |
true if the GPU is AMD's Pre-GCN architecture
◆ VendorId
| uint32 FRHIGlobals::FGpuInfo::VendorId = 0 |
The documentation for this struct was generated from the following file: