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 {