mirror of https://github.com/libsdl-org/SDL.git
Sync SDL3 wiki -> header
This commit is contained in:
parent
2e7d5bb429
commit
68038394d1
File diff suppressed because it is too large
Load Diff
|
|
@ -2739,7 +2739,8 @@ extern "C" {
|
|||
#define SDL_HINT_RENDER_GPU_DEBUG "SDL_RENDER_GPU_DEBUG"
|
||||
|
||||
/**
|
||||
* A variable controlling whether to prefer a low-power GPU on multi-GPU systems.
|
||||
* A variable controlling whether to prefer a low-power GPU on multi-GPU
|
||||
* systems.
|
||||
*
|
||||
* This variable can be set to the following values:
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue