Commit fbf1848
committed
Core: added GetDXCompiler() method to IRenderDeviceVk and IRenderDeviceD3D12 interfaces (API256010)
1 parent 6fd90a3 commit fbf1848
1 file changed
+1
-1
lines changedSubmodule DiligentCore updated 13 files
- Graphics/GraphicsEngine/interface/APIInfo.h+1-1
- Graphics/GraphicsEngineD3D12/include/PipelineStateD3D12Impl.hpp+2-2
- Graphics/GraphicsEngineD3D12/include/RenderDeviceD3D12Impl.hpp+6
- Graphics/GraphicsEngineD3D12/include/ShaderResourcesD3D12.hpp+6-6
- Graphics/GraphicsEngineD3D12/interface/RenderDeviceD3D12.h+4-1
- Graphics/GraphicsEngineD3DBase/include/ShaderD3DBase.hpp+2-2
- Graphics/GraphicsEngineVulkan/include/RenderDeviceVkImpl.hpp+6
- Graphics/GraphicsEngineVulkan/include/ShaderVkImpl.hpp+2-2
- Graphics/GraphicsEngineVulkan/interface/RenderDeviceVk.h+4
- Graphics/ShaderTools/include/DXCompiler.hpp+7-2
- Graphics/ShaderTools/include/DXCompilerLibrary.hpp+6-1
- Graphics/ShaderTools/src/DXCompiler.cpp+5
- ReleaseHistory.md+1
0 commit comments