DirectXShaderCompiler/projects/dxilconv/lib
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
..
DxbcConverter [ClangCL] fix warning in DxbcConverter (#5694) 2023-10-09 16:58:37 -04:00
DxilConvPasses Fix several bugs in code (#4516) 2023-09-25 23:11:25 -07:00
ShaderBinary [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