Files
UnrealEngineUWP/Engine/Source/ThirdParty/Vulkan/VulkanMemoryAllocator.tps
jeannoe morissette 69963c3986 VulkanRHI: include VMA headers with Vulkan SDK (also add TPS files specific to VMA)
#rb Mihnea.Balta
#preflight 636038291622fbf582d69dda
#rnx

[CL 22923910 by jeannoe morissette in ue5-main branch]
2022-11-02 15:15:29 -04:00

13 lines
698 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>VulkanMemoryAllocator </Name>
<Location>.../Engine/Source/ThirdParty/Vulkan/... </Location>
<Function>Replaces our current Vulkan allocator with this third party AMD Allocator. This includes a bunch of tools, and uses. </Function>
<Eula> https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/blob/master/LICENSE.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder></LicenseFolder>
</TpsData>