RHI thread improvements for version 5.4 - patching error

Steps to Reproduce
I would like to implement the patch you mentioned in this article:

[Content removed]

[Content removed] files you provided us there compile fine with 5.4 release from github.

However, you also mentioned the need to integrate CL31417988:

[Content removed]

I replaced files in my repository with CL31417988 content, also removed RHIResourceUpdates.h and RHIResourceUpdates.cpp

I’ve noticed that SkeletalMeshUpdate.cpp and SkeletalMeshUpdate.h are missing in the clean 5.4 source download, but are not marked as new files in CL31417988. Anyways, the engine is not compiling now.

[Image Removed]

It says

“GRH…” is an undeclared identification.

“IRHIC…” function does not takes 6 arguments

and so one.

Best,

Adam