Files
UnrealEngineUWP/Engine/Source/Runtime/MRMesh
christopher waters 576fa781e0 More upload helpers
- Adding FRHIResourceCreateInfoUploadArray to the new RHIResourceUtils.h
- FRHIResourceCreateInfoUploadArray is a FRHIResourceCreateInfo type that manages its own FResourceArrayUploadArrayView, meaning it can be used to replace the multi-line code it previously took to upload data from a container type.
- Adding UE::RHIResourceUtils::CreateBufferWithData to further reduce the code it takes to create a buffer with initial data.

#rb jeannoe.morissette, Yuriy.ODonnell

[CL 34084534 by christopher waters in ue5-main branch]
2024-06-03 22:54:22 -04:00
..
2024-06-03 22:54:22 -04:00