Ver Fonte

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot há 3 meses atrás
pai
commit
609b147432
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      include/SDL3/SDL_gpu.h

+ 4 - 0
include/SDL3/SDL_gpu.h

@@ -1599,6 +1599,10 @@ typedef struct SDL_GPUShaderCreateInfo
  * \since This struct is available since SDL 3.1.3
  *
  * \sa SDL_CreateGPUTexture
+ * \sa SDL_GPUTextureType
+ * \sa SDL_GPUTextureFormat
+ * \sa SDL_GPUTextureUsageFlags
+ * \sa SDL_GPUSampleCount
  */
 typedef struct SDL_GPUTextureCreateInfo
 {