1 file changed
+1
-1
lines changedSubmodule DiligentCore updated 18 files
- Common/interface/DataBlobImpl.hpp+8-3
- Common/src/DataBlobImpl.cpp+13-1
- Graphics/GraphicsEngine/interface/GraphicsTypesX.hpp+13
- Graphics/GraphicsEngineD3D11/src/DeviceContextD3D11Impl.cpp+235-205
- Graphics/GraphicsEngineD3D11/src/PipelineStateD3D11Impl.cpp+33-32
- Graphics/GraphicsEngineD3D11/src/ShaderD3D11Impl.cpp+6-8
- Graphics/GraphicsEngineD3D12/src/PipelineStateD3D12Impl.cpp+47-46
- Graphics/ShaderTools/include/DXBCUtils.hpp+6-4
- Graphics/ShaderTools/src/DXBCUtils.cpp+275-180
- Tests/DiligentCoreAPITest/include/InlineShaders/ComputeShaderTestHLSL.h+22
- Tests/DiligentCoreAPITest/src/ComputeShaderTest.cpp+215-31
- Tests/DiligentCoreAPITest/src/DXBCUtilsTest.cpp+5-4
- Tests/DiligentCoreAPITest/src/ShaderResourceArrayTest.cpp+159-7
- Tests/GPUTestFramework/include/GPUTestingEnvironment.hpp+2
- Tests/GPUTestFramework/src/GPUTestingEnvironment.cpp+11
- Tests/IncludeTest/GraphicsEngineMetal/RenderDeviceMtl_test.m+3-1
- ThirdParty/GPUOpenShaderUtils/DXBCChecksum.cpp+4-4
- ThirdParty/GPUOpenShaderUtils/DXBCChecksum.h+1-1
0 commit comments