FGPUHardware

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformDriver.h

Include

#include "GenericPlatform/GenericPlatformDriver.h"

Syntax

struct FGPUHardware

Variables

Name Description

Public variable

const FGPUDrive...

 

DriverInfo

Const as this is set in the constructor to be conveniently available

Constructors

Name Description

Public function

FGPUHardware

(
    const FGPUDriverInfo InDriverInfo
)

Constructor

Functions

Name Description

Public function Const

FBlackListEn...

 

FindDriverBlacklistEntry()

Public function Const

FString

 

GetSuggestedDriverVersion

(
    const FString& InRHIName
)

Public function Const

const TCHAR ...

 

GetVendorSectionName()

To get a section name in the Hardware.ini file

Public function Const

bool

 

IsLatestBlacklisted()

Returns true if the latest version of the driver has been blacklisted.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss