Commit ed348d7
committed
Core: enable DXC on Mac; add Metal mesh shader test reference
1 parent 19f0e19 commit ed348d7
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule DiligentCore updated 12 files
- Graphics/GraphicsEngine/interface/GraphicsTypes.h+6
- Graphics/GraphicsEngineVulkan/CMakeLists.txt+11-1
- Graphics/ShaderTools/CMakeLists.txt+4-2
- Graphics/ShaderTools/include/DXCompilerLibrary.hpp+2-2
- Graphics/ShaderTools/src/DXCompilerLibraryMacOS.cpp+62
- Graphics/ShaderTools/src/SPIRVShaderResources.cpp+1-1
- Tests/DiligentCoreAPITest/include/InlineShaders/MeshShaderTestMSL.h+179
- Tests/DiligentCoreAPITest/src/MeshShaderTest.cpp+29-3
- Tests/DiligentCoreAPITest/src/Metal/MeshShaderReferenceMtl.mm+287
- Tests/GPUTestFramework/include/Metal/TestingEnvironmentMtl.hpp+14-1
- Tests/GPUTestFramework/src/GPUTestingEnvironment.cpp+14-1
- Tests/GPUTestFramework/src/Metal/TestingEnvironmentMtl.mm+4-1
0 commit comments