Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 3 months ago
parent
commit
204246c2b7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      include/SDL3/SDL_gpu.h

+ 2 - 1
include/SDL3/SDL_gpu.h

@@ -2055,7 +2055,8 @@ typedef struct SDL_GPUColorTargetInfo
  *
  *
  * Note that depth/stencil targets do not support multisample resolves.
  * Note that depth/stencil targets do not support multisample resolves.
  *
  *
- * Due to ABI limitations, depth textures with more than 255 layers are not supported.
+ * Due to ABI limitations, depth textures with more than 255 layers are not
+ * supported.
  *
  *
  * \since This struct is available since SDL 3.2.0.
  * \since This struct is available since SDL 3.2.0.
  *
  *