You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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]
15 lines
734 B
Plaintext
15 lines
734 B
Plaintext
<?xml version="1.0" encoding="utf-8"?>
|
|
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<Name>metal-cpp</Name>
|
|
<Location>/Engine/Source/ThirdParty/Apple/metal-cpp/metal-cpp.tps</Location>
|
|
<Date>2022-02-09T14:58:27.3580557-05:00</Date>
|
|
<Function>Metal-cpp is a low-overhead C++ interface for the Metal API.</Function>
|
|
<Eula>https://developer.apple.com/metal/cpp/files/metal-cpp_macOS12_iOS15.zip</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensees</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/Apple_metal-cpp_LICENSE.txt</LicenseFolder>
|
|
</TpsData>
|