(This is the legacy documentation for stable SDL2, the current stable version; SDL3 is the current development version.)
A variable controlling whether the Metal render driver select low power device over default one
Defined in SDL_hints.h
Syntax
This variable can be set to the following values:
- "0": Use the prefered OS device
- "1": Select a low power one
By default the prefered OS device is used.
CategoryAPI, CategoryAPIMacro, CategoryHints