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/Atom/RPI/Code/Source/RPI.Public/Image
Qing Tao 01892914ea
Atom/qingtao/atom 16135 (#7334)
* Changes to AttachmentImage related classes to have better support using render target as texture.
- Updated AttachmentImageAsset to support an unique name which can be used as AttachmentId.
- Functions in ImageSystemInterface to find an AttachmentImage by its unique name.
- Added InsertChild function to ParentPass class so it can insert a child pass at any location.
- Change to ImageAttachmentPreviewPass so it can preview cached pass attachment even the source pass was disabled.

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>
4 years ago
..
AttachmentImage.cpp Atom/qingtao/atom 16135 (#7334) 4 years ago
AttachmentImagePool.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DefaultStreamingImageController.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImageSystem.cpp Atom/qingtao/atom 16135 (#7334) 4 years ago
StreamingImage.cpp ATOM-17132 Image builder failed to build some images after preset was fixed (#6900) 4 years ago
StreamingImageContext.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
StreamingImageController.cpp Changes call from AZ_TRACE to AZ_PROFILE. AZ_TRACE uses a driller bus that is going to be removed 4 years ago
StreamingImagePool.cpp Changes call from AZ_TRACE to AZ_PROFILE. AZ_TRACE uses a driller bus that is going to be removed 4 years ago