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/Pass
galibzon 0807cb7f3e
Added "RemovePassTemplate" method. (#5039)
* Added "RemovePassTemplate" method.

Signed-off-by: garrieta <garrieta@amazon.com>

* RemovePassTemplate only allows to remove PassTemplates
created with the Runtime API. It now asserts if there are Passes
referencing the PassTemplate that should be removed.

Signed-off-by: garrieta <garrieta@amazon.com>
4 years ago
..
Specific Merge commit '9e0756f3c11ae5218246fec732e1ceb4da14caeb' into barlev/gitflow_211028_O3DE 4 years ago
AttachmentReadback.cpp Normalize Shader vs Shaders Folders (#4925) 4 years ago
ComputePass.cpp Create helper function for getting threads per (#4480) 4 years ago
CopyPass.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FullscreenTrianglePass.cpp change conversions to static_cast 4 years ago
MSAAResolvePass.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ParentPass.cpp ATOM-16489 Add find passes functions for Scene or RenderPipeline in PassSystemInterface (#4739) (#4963) 4 years ago
Pass.cpp ATOM-16656 PassTree tool: ParentPass image attachment preview doesn't work (#5032) 4 years ago
PassAttachment.cpp Throwing up Depth of Field WIP so Galib can investigate AP crash with shader processing 4 years ago
PassFactory.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PassFilter.cpp ATOM-16489 Add find passes functions for Scene or RenderPipeline in PassSystemInterface (#4739) (#4963) 4 years ago
PassLibrary.cpp Added "RemovePassTemplate" method. (#5039) 4 years ago
PassSystem.cpp Added "RemovePassTemplate" method. (#5039) 4 years ago
PassUtils.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
RasterPass.cpp [development] Migrated Atom CPU profiler to utilize new AzCore Profiler interface and related macros (#4160) 4 years ago
RenderPass.cpp ATOM-16656 PassTree tool: ParentPass image attachment preview doesn't work (#5032) 4 years ago