mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
b7dba970e1
commit
7840c9d879
1 changed files with 2 additions and 2 deletions
|
|
@ -858,8 +858,8 @@ extern SDL_DECLSPEC SDL_Texture * SDLCALL SDL_CreateTextureWithProperties(SDL_Re
|
|||
*
|
||||
* With the gpu renderer:
|
||||
*
|
||||
* - `SDL_PROP_TEXTURE_GPU_TEXTURE_POINTER`: the SDL_GPUTexture associated with
|
||||
* the texture
|
||||
* - `SDL_PROP_TEXTURE_GPU_TEXTURE_POINTER`: the SDL_GPUTexture associated
|
||||
* with the texture
|
||||
*
|
||||
* \param texture the texture to query.
|
||||
* \returns a valid property ID on success or 0 on failure; call
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue