Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 6 months ago
parent
commit
7af17f874c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      include/SDL3/SDL_gpu.h

+ 4 - 0
include/SDL3/SDL_gpu.h

@@ -1498,6 +1498,10 @@ typedef struct SDL_GPUIndirectDispatchCommand
  * \since This function is available since SDL 3.2.0.
  * \since This function is available since SDL 3.2.0.
  *
  *
  * \sa SDL_CreateGPUSampler
  * \sa SDL_CreateGPUSampler
+ * \sa SDL_GPUFilter
+ * \sa SDL_GPUSamplerMipmapMode
+ * \sa SDL_GPUSamplerAddressMode
+ * \sa SDL_GPUCompareOp
  */
  */
 typedef struct SDL_GPUSamplerCreateInfo
 typedef struct SDL_GPUSamplerCreateInfo
 {
 {