From f170b33f16a640269b23ff95a4075d15e2f9262a Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Thu, 20 Aug 2026 22:42:09 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_gpu.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/SDL3/SDL_gpu.h b/include/SDL3/SDL_gpu.h index 4fd4acdbfd..34ab9ebc43 100644 --- a/include/SDL3/SDL_gpu.h +++ b/include/SDL3/SDL_gpu.h @@ -1887,6 +1887,7 @@ typedef struct SDL_GPUMultisampleState * \since This struct is available since SDL 3.2.0. * * \sa SDL_GPUGraphicsPipelineCreateInfo + * \sa SDL_GPUCompareOp * \sa SDL_GPUStencilOpState */ typedef struct SDL_GPUDepthStencilState @@ -1911,6 +1912,8 @@ typedef struct SDL_GPUDepthStencilState * \since This struct is available since SDL 3.2.0. * * \sa SDL_GPUGraphicsPipelineTargetInfo + * \sa SDL_GPUTextureFormat + * \sa SDL_GPUColorTargetBlendState */ typedef struct SDL_GPUColorTargetDescription {