Skip to content

Commit

Permalink
SDL3/CategoryGPU: SDL_shadercross wiki page doesn't exist yet, can cr…
Browse files Browse the repository at this point in the history
…eate a wiki page link later when it exists.

Live page is here: https://wiki.libsdl.org/SDL3/CategoryGPU
  • Loading branch information
olafurw authored and SDLWikiBot committed Feb 6, 2025
1 parent a5531d5 commit 04f7d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDL3/CategoryGPU.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ explaining this situation.

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_shadercross](SDL_shadercross)](https://github.com/libsdl-org/SDL_shadercross)
[SDL_shadercross](https://github.com/libsdl-org/SDL_shadercross)
, for performing runtime shader cross-compilation. It also has a CLI
interface for offline precompilation as well.

Expand Down

0 comments on commit 04f7d12

Please sign in to comment.