19 lines
943 B
Plaintext
19 lines
943 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>GPU Reshape</Name>
|
|
<!-- Software Name and Version -->
|
|
<!-- Software Name: GPU Reshape
|
|
Download Link: https://github.com/GPUOpen-Tools/GPU-Reshape/
|
|
Version: 0.9.1
|
|
Notes: It will be used in Horde to generate error reports for CIS runs of engine tests and Fortnite.
|
|
-->
|
|
<Location>//Fortnite/Main/Engine/Source/ThirdParty/GPUReshape</Location>
|
|
<Function>Checks shaders for common errors such as out of bounds access, bad descriptors, NAN/INF values etc.</Function>
|
|
<Eula>https://github.com/GPUOpen-Tools/GPU-Reshape/blob/main/License.md</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup></EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData> |