Sfoglia il codice sorgente

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 5 mesi fa
parent
commit
f92843da83
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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.
  *
  * \sa SDL_GPUColorTargetDescription
+ * \sa SDL_GPUBlendFactor
+ * \sa SDL_GPUBlendOp
+ * \sa SDL_GPUColorComponentFlags
  */
 typedef struct SDL_GPUColorTargetBlendState
 {