o3de / o3de-atom-sampleviewer

Atom sample viewer project for the Open 3D Engine
https://o3de.org
Other
31 stars 35 forks source link

Buffer-related resources #661

Closed martinwinter-huawei closed 6 months ago

martinwinter-huawei commented 7 months ago

This commit is, similar to the corresponding commit chain on multi-device-resources|o3de, one commit in a series of commits that introduces the usage of multi-device resources on the RHI-level as well as in all places, where the related RPI-resources (i.e. RPI::Buffer which now uses RHI::MultiDeviceBuffer etc.) also change.

This specifically introduces resources related to MultiDeviceBuffer.

The goal of this integration is that each commit here runs in tandem with a commit on the corresponding o3de branch, in this case the commit in question is Buffer-related resources.

Name Link Status
Buffer this PR open
Image
Query
PipelineState
RayTracing
TransientAttachmentPool
SwapChain
SRG
DrawItem
FrameGraph