Files
UnrealEngineUWP/Engine/Config/Windows/DataDrivenPlatformInfo.ini
rolando caloca bb97537cc2 UE5 - Fix Linux DDPI file for Vulkan
Also enabled VolumeTextureCompression and RGBColorBuffer in the inis (as the code was already using them)
#rb Brandon.Schaefer

#ROBOMERGE-SOURCE: CL 15343336 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15359330 by rolando caloca in ue5-main branch]
2021-02-08 15:57:19 -04:00

168 lines
3.7 KiB
INI

[DataDrivenPlatformInfo]
bIsConfidential=false
AudioCompressionSettingsIniSectionName=/Script/WindowsTargetPlatform.WindowsTargetSettings
Freezing_b32Bit=false
Freezing_bWithRayTracing=true
Freezing_MaxFieldAlignment32=4
Freezing_MaxFieldAlignment64=8
Freezing_bAlignBases=true
GlobalIdentifier=D1D5F296FF834A87B20FAAA9D6B8E9A6
NormalIconPath=Launcher/Windows/Platform_Windows_24x
LargeIconPath=Launcher/Windows/Platform_Windows_128x
XLargeIconPath=
AutoSDKPath=
TutorialPath=/Engine/Tutorial/Installation/InstallingVisualStudioTutorial.InstallingVisualStudioTutorial
Windows:bIsEnabled=true
Mac:bIsEnabled=false
Linux:bIsEnabled=false
BinariesDirectoryName=Win64
bUsesHostCompiler=true
bUATClosesAfterLaunch=false
PlatformGroupName=Desktop
UBTPlatformName=Win64
[ShaderPlatform PCD3D_SM5]
Language=D3D
MaxFeatureLevel=SM5
bIsPC=true
bSupportsVolumeTextureCompression=true
bSupportsRayTracing=true
bSupportsRayTracingIndirectInstanceData=true
bSupportsWaveOperations=false
bSupportsGPUScene=true
bSupportsNanite=true
bSupportsComputeFramework=true
bSupportsByteBufferComputeShaders=true
bSupportsLumenGI=true
bSupportsDistanceFields=true
bSupportsSSDIndirect=true
bRequiresVendorExtensionsForAtomics=true
[ShaderPlatform PCD3D_SM6]
Language=D3D
MaxFeatureLevel=SM6
bIsPC=true
bSupportsVolumeTextureCompression=true
bSupportsRayTracing=true
bSupportsRayTracingIndirectInstanceData=true
bSupportsGPUScene=true
bSupportsNanite=true
bSupportsComputeFramework=true
bSupportsByteBufferComputeShaders=true
bSupportsLumenGI=true
bSupportsDistanceFields=true
bSupportsSSDIndirect=true
; TODO: SM6.6
bRequiresVendorExtensionsForAtomics=true
[ShaderPlatform VULKAN_SM5]
bIsMobile = false
bIsMetalMRT = false
bIsPC = true
bIsConsole = false
bIsAndroidOpenGLES = false
; //#todo-vulkanddpi
bSupportsMobileMultiView = false
; //#todo-vulkanddpi
bSupportsArrayTextureCompression = false
bSupportsVolumeTextureCompression = true
bSupportsDistanceFields = true
bSupportsDiaphragmDOF = true
bSupportsRGBColorBuffer = true
bSupportsCapsuleShadows = true
bSupportsVolumetricFog = true
bSupportsIndexBufferUAVs = true
; //#todo-vulkanddpi
bSupportsInstancedStereo = false
; //#todo-vulkanddpi
bSupportsMultiView = false
bSupportsMSAA = true
; //#todo-vulkanddpi
bSupports4ComponentUAVReadWrite = false
; //#todo-vulkanddpi
bSupportsRenderTargetWriteMask = false
bSupportsRayTracing = false
bSupportsRayTracingIndirectInstanceData = false
bSupportsGPUSkinCache = true
; //#todo-vulkanddpi
bSupportsByteBufferComputeShaders = false
bSupportsGPUScene = true
; //#todo-vulkanddpi
bSupportsPrimitiveShaders = false
; //#todo-vulkanddpi
bSupportsUInt64ImageAtomics = false
; //#todo-vulkanddpi
bRequiresVendorExtensionsForAtomics = false
; //#todo-vulkanddpi
bSupportsNanite = false
; //#todo-vulkanddpi
bSupportsLumenGI = false
; //#todo-vulkanddpi
bSupportsSSDIndirect = false
; //#todo-vulkanddpi
bSupportsTemporalHistoryUpscale = false
; //#todo-vulkanddpi
bSupportsRTIndexFromVS = false
; //#todo-vulkanddpi
bSupportsIntrinsicWaveOnce = false
; //#todo-vulkanddpi
bSupportsConservativeRasterization = false
; //#todo-vulkanddpi
bSupportsWaveOperations = false
; //#todo-vulkanddpi
bRequiresExplicit128bitRT = false
; //#todo-vulkanddpi
bSupportsGen5TemporalAA = false
bTargetsTiledGPU = false
bNeedsOfflineCompiler = false
; //#todo-vulkanddpi
bSupportsComputeFramework = false
; //#todo-vulkanddpi
bSupportsDualSourceBlending = false
; //#todo-vulkanddpi
bRequiresGeneratePrevTransformBuffer = false
bRequiresRenderTargetDuringRaster = true
; //#todo-vulkanddpi
bRequiresDisableForwardLocalLights = true
bCompileSignalProcessingPipeline = true
bSupportsTessellation = true
; //#todo-vulkanddpi
bSupportsPerPixelDBufferMask = false
bIsHlslcc = false
NumberOfComputeThreads = 64