You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AtomLyIntegration/CommonFeatures/Code/Source/Thumbnails/Rendering/ThumbnailRendererSteps
Qing Tao 6d9230e292
ATOM-15939 Add support to capture attachment for ParentPass (#1887)
* ATOM-15939 Add support to capture attachment for ParentPass
- Moved the attachment read back support to Pass class so it supports both ParentPass and RenderPass.
- Added support to output input or output state of an InputOutput attachment.
- Enabled showing ParentPass attachments in PassTree tool.

Signed-off-by: Tao <qingtao@amazon.com>
5 years ago
..
CaptureStep.cpp ATOM-15939 Add support to capture attachment for ParentPass (#1887) 5 years ago
CaptureStep.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
FindThumbnailToRenderStep.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
FindThumbnailToRenderStep.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
InitializeStep.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
InitializeStep.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ReleaseResourcesStep.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ReleaseResourcesStep.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ThumbnailRendererStep.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
WaitForAssetsToLoadStep.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
WaitForAssetsToLoadStep.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago