mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-15 17:28:28 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
5a2eb60389
commit
4d301b88d6
1 changed files with 2 additions and 2 deletions
|
@ -443,8 +443,8 @@ extern SDL_DECLSPEC const char * SDLCALL SDL_GetRendererName(SDL_Renderer *rende
|
||||||
*
|
*
|
||||||
* With the gpu renderer:
|
* With the gpu renderer:
|
||||||
*
|
*
|
||||||
* - `SDL_PROP_RENDERER_GPU_DEVICE_POINTER`: the SDL_GPUDevice associated
|
* - `SDL_PROP_RENDERER_GPU_DEVICE_POINTER`: the SDL_GPUDevice associated with
|
||||||
* with the renderer
|
* the renderer
|
||||||
*
|
*
|
||||||
* \param renderer the rendering context.
|
* \param renderer the rendering context.
|
||||||
* \returns a valid property ID on success or 0 on failure; call
|
* \returns a valid property ID on success or 0 on failure; call
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue