Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2026-08-20 22:42:09 +00:00
parent 8e8596b91a
commit f170b33f16

View File

@@ -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
{