From 3c6e6645fa4d7dd1e50227dc879f9e8b640636b5 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Thu, 6 Feb 2025 22:54:21 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_gpu.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/SDL3/SDL_gpu.h b/include/SDL3/SDL_gpu.h index 2db585c6fb..c3a3db7fda 100644 --- a/include/SDL3/SDL_gpu.h +++ b/include/SDL3/SDL_gpu.h @@ -1556,6 +1556,7 @@ typedef struct SDL_GPUVertexBufferDescription * * \sa SDL_GPUVertexBufferDescription * \sa SDL_GPUVertexInputState + * \sa SDL_GPUVertexElementFormat */ typedef struct SDL_GPUVertexAttribute {