Files
UnrealEngine/Engine/Binaries/ThirdParty/Vulkan/Vulkan Validation Layers_v1.3.250.1.tps
2025-05-18 13:04:45 +08:00

19 lines
930 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> Vulkan Validation Layers </Name>
<!-- Software Name and Version -->
<!-- Software Name: Vulkan Validation Layers
Version: v1.3.250.1-->
<!-- Notes:
-->
<Location>Engine/Source/ThirdParty/Vulkan</Location>
<Function>An optional component that provides validation of our usage of Vulkan graphics API, which enables us or customers of UE to catch issues with using Vulkan API. This particular release is used for Android.</Function>
<Eula>https://github.com/KhronosGroup/Vulkan-ValidationLayers/blob/main/LICENSE.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licencees</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>