Raven Engine v0.1
Loading...
Searching...
No Matches
Raven::Hardware Namespace Reference

Classes

struct  Capabilities
 Instruction-set capabilities. More...
struct  HardwareInfo
 Overall hardware info: CPU, cores, RAM, caps. More...

Functions

Capabilities QueryCapabilities () noexcept
 Query the CPU for instruction-set support.
HardwareInfo QueryHardwareInfo () noexcept
 Query overall hardware: brand string, cores, RAM, caps.
void LogHardwareInfo () noexcept
 Log out the hardware info at Info level.
void CheckRequiredCapabilities () noexcept
 Verifies that all required caps are present.