o3de / o3de-atom-sampleviewer

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

Query-related resources #663

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::Query which now uses RHI::MultiDeviceQuery etc.) also change.

This specifically introduces resources related to MultiDeviceQuery.

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 Query-related resources.

Name Link Status
Buffer #661 merged
Image #662 merged
Query this PR
PipelineState
RayTracing
TransientAttachmentPool
SwapChain
SRG
DrawItem
FrameGraph