diff --git a/include/SDL3/SDL_gpu.h b/include/SDL3/SDL_gpu.h index 34ab9ebc43..d0a4e3178a 100644 --- a/include/SDL3/SDL_gpu.h +++ b/include/SDL3/SDL_gpu.h @@ -1869,6 +1869,7 @@ typedef struct SDL_GPURasterizerState * \since This struct is available since SDL 3.2.0. * * \sa SDL_GPUGraphicsPipelineCreateInfo + * \sa SDL_GPUSampleCount */ typedef struct SDL_GPUMultisampleState {