Quellcode durchsuchen

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot vor 5 Monaten
Ursprung
Commit
f92843da83
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      include/SDL3/SDL_gpu.h

+ 3 - 0
include/SDL3/SDL_gpu.h

@@ -1691,6 +1691,9 @@ typedef struct SDL_GPUStencilOpState
  * \since This struct is available since SDL 3.2.0.
  * \since This struct is available since SDL 3.2.0.
  *
  *
  * \sa SDL_GPUColorTargetDescription
  * \sa SDL_GPUColorTargetDescription
+ * \sa SDL_GPUBlendFactor
+ * \sa SDL_GPUBlendOp
+ * \sa SDL_GPUColorComponentFlags
  */
  */
 typedef struct SDL_GPUColorTargetBlendState
 typedef struct SDL_GPUColorTargetBlendState
 {
 {