소스 검색

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 8 달 전
부모
커밋
ff139fe71b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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
 {