Files
UnrealEngineUWP/Engine/Source/ThirdParty/Vulkan/Vulkan_SDK_Linux.tps
james singer 551d239f50 Update Linux Vulkan TPS references to match the existing Windows Vulkan TPS
#rb mihnea.balta

[CL 28045295 by james singer in ue5-main branch]
2023-09-20 13:54:17 -04:00

26 lines
1.2 KiB
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>Software Name: Vulkan SDK - Linux </Name>
<!-- Software Name and Version -->
<!-- Software Name: Software Name: Vulkan SDK - Linux
Version: 1.0 -->
<!-- Notes:
We already have a TPS for this version for Windows. I'm adding Linux support and doing that requires moving the Windows DLL location (see the updated repo location above) and adding Linux versions. Headers are untouched from what they were before.
-->
<Location>
//UE5/Main/Engine/Source/ThirdParty/Vulkan
//UE5/Main/Engine/Binaries/ThirdParty/Vulkan
</Location>
<Function>Source headers used to link against a Vulkan driver which is dynamically loaded by the user's machine. There are also debugging related DLLs provided which we ship along with the engine. </Function>
<Eula>https://vulkan.lunarg.com/license/#/content/README</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>//UE5/Main/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>