Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 3 months ago
parent
commit
ff139fe71b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/SDL3/SDL_gpu.h

+ 2 - 0
include/SDL3/SDL_gpu.h

@@ -1518,6 +1518,8 @@ typedef struct SDL_GPUVertexAttribute
  * \since This struct is available since SDL 3.1.3
  *
  * \sa SDL_GPUGraphicsPipelineCreateInfo
+ * \sa SDL_GPUVertexBufferDescription
+ * \sa SDL_GPUVertexAttribute
  */
 typedef struct SDL_GPUVertexInputState
 {