Summary
Metal-cpp is Apple's low-overhead C++ interface for Metal.
Details
This commit just imports the interface (header) files. There are no
binary blobs required for this interface; the entire thing exists as
a "header-only library".
Notes
- This initial import corresponds to metal-cpp_macOS12_iOS15.
- We wrap the symbol definition requirement into a standalone support module (MetalCpp) to simplify integration into UE.
#jira none
#rb richard.wallis
#rnx
#preflight none
[CL 19794451 by will damon in ue5-main branch]