From 7af17f874c964b9822b1fb3f78913e51d95468f6 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Fri, 7 Feb 2025 02:00:45 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_gpu.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/SDL3/SDL_gpu.h b/include/SDL3/SDL_gpu.h index c3a3db7fda..49794ef060 100644 --- a/include/SDL3/SDL_gpu.h +++ b/include/SDL3/SDL_gpu.h @@ -1498,6 +1498,10 @@ typedef struct SDL_GPUIndirectDispatchCommand * \since This function is available since SDL 3.2.0. * * \sa SDL_CreateGPUSampler + * \sa SDL_GPUFilter + * \sa SDL_GPUSamplerMipmapMode + * \sa SDL_GPUSamplerAddressMode + * \sa SDL_GPUCompareOp */ typedef struct SDL_GPUSamplerCreateInfo {