瀏覽代碼

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 8 月之前
父節點
當前提交
609b147432
共有 1 個文件被更改,包括 4 次插入0 次删除
  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
 {