Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot 2024-12-07 04:33:05 +00:00
parent ddb1e66d90
commit f64e9a52dc
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
* *
* It is optimal for apps to pre-compile the shader formats they might use, * It is optimal for apps to pre-compile the shader formats they might use,
* but for ease of use SDL provides a separate project, * but for ease of use SDL provides a separate project,
* [SDL_gpu_shadercross](https://github.com/libsdl-org/SDL_gpu_shadercross) * [SDL_shadercross](https://github.com/libsdl-org/SDL_shadercross)
* , for performing runtime shader cross-compilation. * , for performing runtime shader cross-compilation.
* *
* This is an extremely quick overview that leaves out several important * This is an extremely quick overview that leaves out several important