mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
f6fba73885
Use dxc (DirectXShaderCompiler) for compiling, which is newer than fxc and doesn't not fail compilation with dynamically uniform flows with barriers. Currently requires -directcompute to enable generating the shaders. Signed-off-by: Egon Elbre <egonelbre@gmail.com>