mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Fixed an inaccuracy in the documentation for SDL_CancelGPUCommandBuffer
This commit is contained in:

committed by
Sam Lantinga

parent
0ca8027205
commit
2ce21d1fed
@@ -3720,7 +3720,7 @@ extern SDL_DECLSPEC SDL_GPUFence *SDLCALL SDL_SubmitGPUCommandBufferAndAcquireFe
|
||||
*
|
||||
* \since This function is available since SDL 3.1.6.
|
||||
*
|
||||
* \sa SDL_WaitAndAcquireSwapchainTexture
|
||||
* \sa SDL_WaitAndAcquireGPUSwapchainTexture
|
||||
* \sa SDL_AcquireGPUCommandBuffer
|
||||
* \sa SDL_AcquireGPUSwapchainTexture
|
||||
*/
|
||||
|
Reference in New Issue
Block a user