Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot 2024-04-13 13:24:25 +00:00
parent f01b34fd8d
commit 202bd7b0ff
3 changed files with 9 additions and 9 deletions

View file

@ -147,8 +147,8 @@ typedef enum SDL_BlendFactor
* return with an error if the blend mode is not supported.
*
* This list describes the support of custom blend modes for each renderer.
* All renderers support the four blend modes listed in the
* SDL_BlendMode enumeration.
* All renderers support the four blend modes listed in the SDL_BlendMode
* enumeration.
*
* - **direct3d**: Supports all operations with all factors. However, some
* factors produce unexpected results with `SDL_BLENDOPERATION_MINIMUM` and