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
qingtao 8e34d784e6 ATOM-15252 [Atom 0.8.5] Track View capture crashes when scene contains certain postfx
The crash was because the "BlendColorGradingLutImageAttachmentId" attachment got imported to attachment database twice.
This fix avoids import this attachment twice. It also avoid crash but only report a warning if an imported attachment wasn't used in any scope.
Enable both RHI and RPI validation (no visiable performance impact observed.
5 years ago
..
Asset Initial commit 5 years ago
Buffer Initial commit 5 years ago
Image Integrating latest 47acbe8 5 years ago
Material Integrating github/staging through commit ab87ed9 5 years ago
Model Integrating github/staging through commit 5f214be 5 years ago
Pass Integrating up through commit 90f050496 5 years ago
Shader Integrating github/staging through commit ab87ed9 5 years ago
System Initial commit 5 years ago
Base.cpp ATOM-15252 [Atom 0.8.5] Track View capture crashes when scene contains certain postfx 5 years ago
FeatureProcessorDescriptor.cpp Initial commit 5 years ago
GpuQuerySystemDescriptor.cpp Initial commit 5 years ago
RPISystemDescriptor.cpp Initial commit 5 years ago
ResourcePoolAsset.cpp Initial commit 5 years ago
ResourcePoolAssetCreator.cpp Initial commit 5 years ago