o3de / o3de-atom-sampleviewer

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

Add support of RHI::ScopeAttachmentStage to samples #680

Closed akioCL closed 3 months ago

akioCL commented 3 months ago

Add support of RHI::ScopeAttachmentStage to samples when adding attachments. This is due to this change in the engine https://github.com/o3de/o3de/pull/17972

Tested Vulkan and DX12