Public Types | |
enum | Preference { Preference::HighPerformance, Preference::Integrated, Preference::Specific, Preference::Default } |
Member Enumeration Documentation
|
strong |
Used to determine which GPU Visualize should use when there are multiple available GPUs on the system. Note that that HighPerformance and Integrated enumerations are best-guesses. Use 'Specific' to have the highest degree of control over which GPU is used.
Enumerator | |
---|---|
HighPerformance |
Automatically detect and use the highest performing GPU available on the system. |
Integrated |
Automatically detect and use the CPU-integrated GPU, if available. |
Specific |
Choose a specific GPU out of the ones available on the system. |
Default |
Choose the first GPU found by the DirectX driver. |
The documentation for this class was generated from the following file:
- include/hps.h