Commit 91fe64f
committed
Updated submodules (API250014); use clang-12 on Linux CI
1 parent 35b1429 commit 91fe64f
5 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
Submodule DiligentCore updated 145 files
Submodule DiligentFX updated 1 file
Submodule DiligentSamples updated 1 file
Submodule DiligentTools updated 25 files
- .github/workflows/linux.yml+6-6
- RenderStatePackager/README.md+12
- Tests/DiligentToolsGPUTest/CMakeLists.txt+3-2
- Tests/DiligentToolsGPUTest/src/RenderStateNotationLoader/RenderStateNotationLoaderTest.cpp+2-2
- Tests/DiligentToolsGPUTest/src/main.cpp-51
- Tests/DiligentToolsTest/CMakeLists.txt+4-2
- Tests/DiligentToolsTest/assets/RenderStates/RenderStatePackager/InvalidResources.json+30
- Tests/DiligentToolsTest/assets/RenderStates/Sampler/SamplerDesc.json+1
- Tests/DiligentToolsTest/assets/Shaders/GraphicsPrimitivesInvalid.hlsl+6
- Tests/DiligentToolsTest/include/TestingEnvironment.hpp-89
- Tests/DiligentToolsTest/src/RenderStateNotationParser/BlendStateParserTest.cpp+1
- Tests/DiligentToolsTest/src/RenderStateNotationParser/DepthStencilStateParserTest.cpp+1
- Tests/DiligentToolsTest/src/RenderStateNotationParser/GraphicsTypesParserTest.cpp+1
- Tests/DiligentToolsTest/src/RenderStateNotationParser/InputLayoutParserTest.cpp+1
- Tests/DiligentToolsTest/src/RenderStateNotationParser/PipelineResourceSignatureParserTest.cpp+1
- Tests/DiligentToolsTest/src/RenderStateNotationParser/PipelineStateParserTest.cpp+1
- Tests/DiligentToolsTest/src/RenderStateNotationParser/RasterizerStateParserTest.cpp+1
- Tests/DiligentToolsTest/src/RenderStateNotationParser/RenderPassParserTest.cpp+1
- Tests/DiligentToolsTest/src/RenderStateNotationParser/RenderStateNotationParserTest.cpp+10-9
- Tests/DiligentToolsTest/src/RenderStateNotationParser/SamplerParserTest.cpp+4-2
- Tests/DiligentToolsTest/src/RenderStateNotationParser/ShaderParserTest.cpp+1
- Tests/DiligentToolsTest/src/RenderStatePackager/RenderStatePackagerTest.cpp+41-7
- Tests/DiligentToolsTest/src/TestingEnvironment.cpp-105
- Tests/DiligentToolsTest/src/main.cpp-51
- Tests/IncludeTest/BaseStructAlignmentTest.cpp+1-15
0 commit comments