Explorar o código

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot hai 4 semanas
pai
achega
0b082b25b2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/SDL3/SDL_gpu.h

+ 2 - 0
include/SDL3/SDL_gpu.h

@@ -3755,6 +3755,8 @@ extern SDL_DECLSPEC void SDLCALL SDL_UnmapGPUTransferBuffer(
  * \returns a copy pass handle.
  *
  * \since This function is available since SDL 3.2.0.
+ *
+ * \sa SDL_EndGPUCopyPass
  */
 extern SDL_DECLSPEC SDL_GPUCopyPass * SDLCALL SDL_BeginGPUCopyPass(
     SDL_GPUCommandBuffer *command_buffer);