mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 11:28:15 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -128,8 +128,9 @@
|
|||||||
* explaining this situation.
|
* explaining this situation.
|
||||||
*
|
*
|
||||||
* 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, [SDL_gpu_shadercross](https://github.com/libsdl-org/SDL_gpu_shadercross),
|
* but for ease of use SDL provides a separate project,
|
||||||
* for performing runtime shader cross-compilation.
|
* [SDL_gpu_shadercross](https://github.com/libsdl-org/SDL_gpu_shadercross)
|
||||||
|
* , 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
|
||||||
* details. Already, though, one can see that GPU programming can be quite
|
* details. Already, though, one can see that GPU programming can be quite
|
||||||
|
Reference in New Issue
Block a user