Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FGPUHardware Struct Reference

#include <GenericPlatformDriver.h>

+ Collaboration diagram for FGPUHardware:

Public Member Functions

 FGPUHardware (const FGPUDriverInfo InDriverInfo)
 
FString GetSuggestedDriverVersion (const FString &InRHIName) const
 
FDriverDenyListEntry FindDriverDenyListEntry () const
 
bool IsLatestDenied () const
 
FString GetVendorSectionName () const
 

Public Attributes

const FGPUDriverInfo DriverInfo
 

Detailed Description

Definition at line 483 of file GenericPlatformDriver.h.

Constructor & Destructor Documentation

◆ FGPUHardware()

FGPUHardware::FGPUHardware ( const FGPUDriverInfo InDriverInfo)
inline

Definition at line 489 of file GenericPlatformDriver.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Function Documentation

◆ FindDriverDenyListEntry()

FDriverDenyListEntry FGPUHardware::FindDriverDenyListEntry ( ) const
inline

Definition at line 614 of file GenericPlatformDriver.h.

+ Here is the call graph for this function:

◆ GetSuggestedDriverVersion()

FString FGPUHardware::GetSuggestedDriverVersion ( const FString & InRHIName) const
inline

Definition at line 574 of file GenericPlatformDriver.h.

+ Here is the call graph for this function:

◆ GetVendorSectionName()

FString FGPUHardware::GetVendorSectionName ( ) const
inline

Definition at line 674 of file GenericPlatformDriver.h.

+ Here is the caller graph for this function:

◆ IsLatestDenied()

bool FGPUHardware::IsLatestDenied ( ) const
inline

Returns true if the latest version of the driver is on the deny list.

Definition at line 646 of file GenericPlatformDriver.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ DriverInfo

const FGPUDriverInfo FGPUHardware::DriverInfo

Definition at line 486 of file GenericPlatformDriver.h.


The documentation for this struct was generated from the following file: