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.
|
* \since This function is available since SDL 3.1.6.
|
||||||
*
|
*
|
||||||
* \sa SDL_WaitAndAcquireSwapchainTexture
|
* \sa SDL_WaitAndAcquireGPUSwapchainTexture
|
||||||
* \sa SDL_AcquireGPUCommandBuffer
|
* \sa SDL_AcquireGPUCommandBuffer
|
||||||
* \sa SDL_AcquireGPUSwapchainTexture
|
* \sa SDL_AcquireGPUSwapchainTexture
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user