mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 00:17:40 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
1f54b228ff
commit
c7584df999
1 changed files with 3 additions and 3 deletions
|
@ -2646,9 +2646,9 @@ extern "C" {
|
||||||
* Specify the EGL library to load.
|
* Specify the EGL library to load.
|
||||||
*
|
*
|
||||||
* This hint should be set before creating an OpenGL window or creating an
|
* This hint should be set before creating an OpenGL window or creating an
|
||||||
* OpenGL context. This hint is only considered if SDL is using EGL to
|
* OpenGL context. This hint is only considered if SDL is using EGL to manage
|
||||||
* manage OpenGL contexts. If this hint isn't set, SDL will choose a
|
* OpenGL contexts. If this hint isn't set, SDL will choose a reasonable
|
||||||
* reasonable default.
|
* default.
|
||||||
*
|
*
|
||||||
* \since This hint is available since SDL 3.2.0.
|
* \since This hint is available since SDL 3.2.0.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue