Files
UnrealEngineUWP/Engine/Config/TVOS/DataDrivenPlatformInfo.ini
Florin Pascu f64fc575d2 Re-submiting with Mac fixes
Changed ShaderArchive, GlobalShaderCache, ShaderDebugInfo and Autogen to use ShaderPlatformName and not ShaderFormat when naming their output files.
#rb Jack.Porter, Chris.Waters, Mihnea.Balta, Jason.Nadro
#jira UE-120561
#preflight 62c31f6fc9410537282296c6

[CL 20937870 by Florin Pascu in ue5-main branch]
2022-07-04 19:06:33 -04:00

37 lines
935 B
INI

[DataDrivenPlatformInfo]
bIsConfidential=false
IniParent=IOS
TargetSettingsIniSectionName=/Script/IOSRuntimeSettings.IOSRuntimeSettings
GlobalIdentifier=A478294FBD0D4EC08830B6D4D219C1A4
NormalIconPath=Launcher/TVOS/Platform_TVOS_24x
LargeIconPath=Launcher/TVOS/Platform_TVOS_128x
XLargeIconPath=
AutoSDKPath=
TutorialPath=SharingAndReleasing/Mobile/iOS
Windows:bIsEnabled=true
Mac:bIsEnabled=true
Linux:bIsEnabled=false
bUsesHostCompiler=false
bUATClosesAfterLaunch=true
PlatformGroupName=Mobile
[ShaderPlatform METAL_MRT_TVOS]
Language=Metal
MaxFeatureLevel=SM5
ShaderFormat=SF_METAL_MRT_TVOS
bIsMetalMRT=true
bTargetsTiledGPU=true
bSupportsIndexBufferUAVs=true
bSupports4ComponentUAVReadWrite=true
bSupportsManualVertexFetch=false
[ShaderPlatform METAL_TVOS]
Language=Metal
MaxFeatureLevel=ES3_1
ShaderFormat=SF_METAL_TVOS
bIsMobile=true
bTargetsTiledGPU=true
bSupports4ComponentUAVReadWrite=true
bSupportsManualVertexFetch=false