diff --git a/SDL3/SDL_GPUSamplerCreateInfo.md b/SDL3/SDL_GPUSamplerCreateInfo.md index 3626362ec..4fdf93bb1 100644 --- a/SDL3/SDL_GPUSamplerCreateInfo.md +++ b/SDL3/SDL_GPUSamplerCreateInfo.md @@ -38,6 +38,10 @@ This function is available since SDL 3.2.0. ## See Also - [SDL_CreateGPUSampler](SDL_CreateGPUSampler) +- [SDL_GPUFilter](SDL_GPUFilter) +- [SDL_GPUSamplerMipmapMode](SDL_GPUSamplerMipmapMode) +- [SDL_GPUSamplerAddressMode](SDL_GPUSamplerAddressMode) +- [SDL_GPUCompareOp](SDL_GPUCompareOp) ---- [CategoryAPI](CategoryAPI), [CategoryAPIStruct](CategoryAPIStruct), [CategoryGPU](CategoryGPU)