mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 08:57:40 +00:00
Fix outdated references to SDL symbols in docs. Fixes #11503
This commit is contained in:
parent
465881d560
commit
97ddc9adf2
10 changed files with 22 additions and 37 deletions
|
@ -1034,7 +1034,7 @@ extern "C" {
|
|||
* force a specific target, such as "direct3d11" if, say, your hardware
|
||||
* supports D3D12 but want to try using D3D11 instead.
|
||||
*
|
||||
* This hint should be set before SDL_GPUSelectBackend() is called.
|
||||
* This hint should be set before any GPU functions are called.
|
||||
*
|
||||
* \since This hint is available since SDL 3.1.3.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue