mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-05 22:30:29 +00:00
clarify
This commit is contained in:
parent
6e808e20a9
commit
c46866e01a
1 changed files with 0 additions and 2 deletions
|
|
@ -4283,8 +4283,6 @@ extern SDL_DECLSPEC bool SDLCALL SDL_AcquireGPUSwapchainTexture(
|
|||
|
||||
/**
|
||||
* Blocks the thread until all presenting command buffers are finished executing.
|
||||
* If possible, this function will also block until a swapchain texture is available to be acquired,
|
||||
* but that functionality is not guaranteed to exist on all platforms.
|
||||
*
|
||||
* \param device a GPU context.
|
||||
* \param window a window that has been claimed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue