Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2025-09-10 00:35:57 +00:00
parent b7dba970e1
commit 7840c9d879
+2 -2
View File
@@ -858,8 +858,8 @@ extern SDL_DECLSPEC SDL_Texture * SDLCALL SDL_CreateTextureWithProperties(SDL_Re
* *
* With the gpu renderer: * With the gpu renderer:
* *
* - `SDL_PROP_TEXTURE_GPU_TEXTURE_POINTER`: the SDL_GPUTexture associated with * - `SDL_PROP_TEXTURE_GPU_TEXTURE_POINTER`: the SDL_GPUTexture associated
* the texture * with the texture
* *
* \param texture the texture to query. * \param texture the texture to query.
* \returns a valid property ID on success or 0 on failure; call * \returns a valid property ID on success or 0 on failure; call