Commit Graph

1 Commits

Author SHA1 Message Date
will damon
f81cf9f6c2 Import metal-cpp.
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]
2022-04-18 16:57:27 -04:00