Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform > API/Runtime/Core/GenericPlatform/FSuggestedDriverEntry
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformDriver.h |
| Include | #include "GenericPlatform/GenericPlatformDriver.h" |
bool AppliesToDriver
(
const FGPUDriverInfo & Info,
uint32 & OutNumSatisfiedConstraints
)
Remarks
Checks whether this entry applies to the given driver info, and also returns the number of constraints that have been satisfied in OutNumSatisfiedConstraints.