Kaynağa Gözat

Fixed an inaccuracy in the documentation for SDL_CancelGPUCommandBuffer

Eduard Gushchin 1 yıl önce
ebeveyn
işleme
2ce21d1fed
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      include/SDL3/SDL_gpu.h

+ 1 - 1
include/SDL3/SDL_gpu.h

@@ -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
  */