Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "renderer/backend/IDevice.h"
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... | |
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.