Explorar el Código

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot hace 9 meses
padre
commit
0a7548230c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      include/SDL3/SDL_gpu.h

+ 2 - 0
include/SDL3/SDL_gpu.h

@@ -1717,6 +1717,8 @@ typedef struct SDL_GPUColorTargetBlendState
  * \since This struct is available since SDL 3.2.0.
  * \since This struct is available since SDL 3.2.0.
  *
  *
  * \sa SDL_CreateGPUShader
  * \sa SDL_CreateGPUShader
+ * \sa SDL_GPUShaderFormat
+ * \sa SDL_GPUShaderStage
  */
  */
 typedef struct SDL_GPUShaderCreateInfo
 typedef struct SDL_GPUShaderCreateInfo
 {
 {