- Adding IVulkanDynamicRHI interface for plugins that want to touch Vulkan resources/handles directly.
- Modifying plugins that were using VulkanRHIPrivate.h to use the interface instead.
- Removing plugin references to UE Modules and ThirdParty libraries that were only needed because they included the private RHI headers.
- Removing VulkanRHI/Private from plugin include paths.
- Deprecating VulkanRHIBridge and moved its functionality into the new interface.
#jira none
#rb jeannoe.morissette, mihnea.balta, robert.srinivasiah
#preflight 62281ec531133a23da642007
#robomerge FNNC
[CL 19320995 by christopher waters in ue5-main branch]
Switching direct casts of GDynamicRHI to use the new CastDynamicRHI/GetDynamicRHI functions. This prevents incorrectly casting RHIValidation into the wrong types.
#jira none
#rb josh.adams, will.damon, peter.tarasenko
#preflight 6216a3b9c15ec90be95f54f7
[CL 19116145 by christopher waters in ue5-main branch]
- Vulkan AMF support is currently unsupported and has been disabled.
- Removed fatal error when trying to use AMF with Vulkan.
#JIRA UE-133434
#rb Luke.Bermingham
[FYI] Alejandro.Arango, Brandon Schaefer, Mattias.Jansson
#preflight 61f882ed80608c7029a0add1
#ROBOMERGE-AUTHOR: aidan.possemiers
#ROBOMERGE-SOURCE: CL 18803094 in //UE5/Release-5.0/... via CL 18803106 via CL 18821573
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545)
[CL 18821656 by aidan possemiers in ue5-main branch]
#preflight 61f4e01c7a7f0d39dd082a7d
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 18783113 in //UE5/Release-5.0/... via CL 18783115 via CL 18783140
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18783150 by marc audy in ue5-main branch]
#rb self
[FYI] luke.bermingham, marco.anastasi
#ROBOMERGE-AUTHOR: nick.pace
#ROBOMERGE-SOURCE: CL 18298960 in //UE5/Release-5.0/... via CL 18298964
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)
[CL 18298981 by nick pace in ue5-release-engine-test branch]