diff --git a/include/SDL3/SDL_gpu.h b/include/SDL3/SDL_gpu.h index 5943b5c513..7c8f828e56 100644 --- a/include/SDL3/SDL_gpu.h +++ b/include/SDL3/SDL_gpu.h @@ -1702,6 +1702,8 @@ typedef struct SDL_GPUVertexInputState * \since This struct is available since SDL 3.2.0. * * \sa SDL_GPUDepthStencilState + * \sa SDL_GPUStencilOp + * \sa SDL_GPUCompareOp */ typedef struct SDL_GPUStencilOpState {