directx-dxcv2026-05-27
- Updated
DirectX Shader Compiler (LLVM/Clang)
- Project website: https://github.com/microsoft/DirectXShaderCompiler
- Documentation: https://github.com/microsoft/DirectXShaderCompiler/wiki
#Usage
The DirectX Shader Compiler package provides CMake targets:
find_package(directx-dxc CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::DirectXShaderCompiler)The CMake variable DIRECTX_DXC_TOOL is also set to point to the appropriate DXC command-line tool.
#Features
No features defined.
#Used By
#Host Tool For
- directxtk12
- kdgpu (feature
hlsl)
#Contributors
Chuck Walbourn
Pirmin Pfeifer
Mengna-Li
Emilian R
RedSkittleFox
Weihang Ding
Victor Romero