Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 4 weeks ago
parent
commit
1a17b7aaf9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/SDL3/SDL_gpu.h

+ 2 - 0
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
 {