Skip to content

Commit

Permalink
Sync SDL3 wiki -> header
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Sep 7, 2024
1 parent 090e30d commit 7ec9988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL3/SDL_gpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -2115,7 +2115,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_ReleaseGPUTexture(
/**
* Frees the given sampler as soon as it is safe to do so.
*
* You must not reference the texture after calling this function.
* You must not reference the sampler after calling this function.
*
* \param device a GPU context.
* \param sampler a sampler to be destroyed.
Expand Down

0 comments on commit 7ec9988

Please sign in to comment.