You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-139208 #rb simon.therriault #preflight 61f993062251c6fb5966c39e #ROBOMERGE-AUTHOR: jeremie.roy #ROBOMERGE-SOURCE: CL 18817070 in //UE5/Release-5.0/... via CL 18817101 via CL 18822851 #ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042) [CL 18824682 by jeremie roy in ue5-main branch]
13 lines
820 B
Plaintext
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> |