microsoft / ShaderConductor

ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smoother ARM and ARM64 support

gongminmin opened this issue · comments

Currently you need to manually build x86 or x64 clang-tblgen and llvm-tblgen binaries, assign their path in CMake configurations, and generate arm and arm64 project files. We need to make it automatic.