Skip to content

Commit

Permalink
SDL3/SDL_GPUSamplerCreateInfo: Improve see also section
Browse files Browse the repository at this point in the history
  • Loading branch information
MrOnlineCoder authored and SDLWikiBot committed Feb 7, 2025
1 parent d81a1b4 commit 773d64e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SDL3/SDL_GPUSamplerCreateInfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 773d64e

Please sign in to comment.