Files
UnrealEngine/Engine/Source/ThirdParty/NVIDIA/GPUDirect/GPUDirect.tps
2025-05-18 13:04:45 +08:00

13 lines
820 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>GPUDirect</Name>
<Location>Engine/Source/ThirdParty/NVIDIA/GPUDirect</Location>
<Function>GPUDirect for video is a library made by Nvidia for their RTX enterprise cards meant to reduce latency in video io use cases by copying gpu buffers directly to the IO card and bypassing system memory. When dealing wiht 4k/8k video feed, it is a huge leap in performance.</Function>
<Eula>https://developer.nvidia.com/designworks/gpu4d-software-license-agreement</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder></LicenseFolder>
</TpsData>