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 {