Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
HWDetect.h File Reference
Include dependency graph for HWDetect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void RunHardwareDetection (bool writeSystemInfoBeforeDetection, Renderer::Backend::IDevice *device)
 Runs hardware-detection script to adjust default config settings and/or emit warnings depending on the user's system configuration. More...
 

Function Documentation

◆ RunHardwareDetection()

void RunHardwareDetection ( bool  writeSystemInfoBeforeDetection,
Renderer::Backend::IDevice device 
)

Runs hardware-detection script to adjust default config settings and/or emit warnings depending on the user's system configuration.

This must only be called after backend device creation.