From b40baf1532eb98b08b65cb9f51cd0e3e76be6459 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Tue, 28 Apr 2026 19:11:35 +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 0a523b81aa1af..6cdd8b6a39779 100644
--- a/include/SDL3/SDL_gpu.h
+++ b/include/SDL3/SDL_gpu.h
@@ -1873,6 +1873,7 @@ typedef struct SDL_GPUMultisampleState
* \since This struct is available since SDL 3.2.0.
*
* \sa SDL_GPUGraphicsPipelineCreateInfo
+ * \sa SDL_GPUStencilOpState
*/
typedef struct SDL_GPUDepthStencilState
{