Pārlūkot izejas kodu

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 8 mēneši atpakaļ
vecāks
revīzija
7af17f874c
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  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
 {
 {