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.Reflect/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
..
AttachmentImageAsset.cpp Atom/qingtao/atom 16135 (#7334) 4 years ago
AttachmentImageAssetCreator.cpp Atom/qingtao/atom 16135 (#7334) 4 years ago
DefaultStreamingImageControllerAsset.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Image.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImageAsset.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImageMipChainAsset.cpp Updated all array_view uses with the C++20 span. (#7157) 4 years ago
ImageMipChainAssetCreator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImageSystemDescriptor.cpp ATOM-16237 Using setting registry to RPI system settings (#3663) 4 years ago
StreamingImageAsset.cpp Updated all array_view uses with the C++20 span. (#7157) 4 years ago
StreamingImageAssetCreator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
StreamingImageAssetHandler.cpp Merge remote-tracking branch 'upstream/stabilization/2110' into Atom/santorac/MaterialEditorHandlesMissingTextures 4 years ago
StreamingImageControllerAsset.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
StreamingImagePoolAsset.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
StreamingImagePoolAssetCreator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago