DirectXShaderCompiler/projects/dxilconv/tools
Xiang Li dd8a287bec
[ClangCL] fix warning in DxbcConverter (#5694)
1. fix order of fields in constructor.
2. fix compare warning for type mismatch by cast to same type.
3. use {} instead of {0} when initialize to all zero.
4. add override for override methods.
2023-10-09 16:58:37 -04:00
..
dxbc2dxil [ClangCL] fix warning in DxbcConverter (#5694) 2023-10-09 16:58:37 -04:00
dxilconv [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
CMakeLists.txt Some improvements to cmake files of dxilconv (#2876) 2020-10-22 09:55:04 -07:00