forked from joejulian/gio
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>