From f40ef62a2a5a798f1d5b887cb861499533a2f4ab Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Sun, 2 Feb 2025 23:14:17 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_gpu.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/SDL3/SDL_gpu.h b/include/SDL3/SDL_gpu.h index d42e0889c0..177a01f8d6 100644 --- a/include/SDL3/SDL_gpu.h +++ b/include/SDL3/SDL_gpu.h @@ -1366,6 +1366,7 @@ typedef struct SDL_GPUTextureLocation * * \sa SDL_UploadToGPUTexture * \sa SDL_DownloadFromGPUTexture + * \sa SDL_CreateGPUTexture */ typedef struct SDL_GPUTextureRegion {