DirectXShaderCompiler/lib/DxilContainer
Xiang Li 9221570027
[Validator] Check size of PSV. (#6924)
Check size of PSV part matches the PSVVersion.
Updated DxilPipelineStateValidation::ReadOrWrite to read based on
initInfo.PSVVersion.
And return fail when size mismatch in RWMode::Read.

Fixes #6817
2024-10-02 20:48:32 -07:00
..
CMakeLists.txt [NFC] add utils for PSV. (#6869) 2024-08-21 15:24:52 -07:00
D3DReflectionDumper.cpp [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
D3DReflectionStrings.cpp [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
DxcContainerBuilder.cpp [Validator] enable validator hash by default. (#6853) 2024-08-16 14:24:32 -07:00
DxilContainer.cpp [ClangCL] fix clang-cl build warning. (#6492) 2024-04-03 12:20:49 -07:00
DxilContainerAssembler.cpp [Validator] Check size of PSV. (#6924) 2024-10-02 20:48:32 -07:00
DxilContainerReader.cpp [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
DxilPipelineStateValidation.cpp [Validator] Check size of PSV. (#6924) 2024-10-02 20:48:32 -07:00
DxilRDATBuilder.cpp [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
DxilRuntimeReflection.cpp [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
LLVMBuild.txt Add TransformUtils dependency to DxilContainer for Linux builds (#5468) 2023-07-27 21:17:50 +00:00
RDATDumper.cpp Fix RDAT table versioning for ver 1.8 (#5943) 2023-11-02 00:37:02 +00:00
RDATDxilSubobjects.cpp [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00