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
Jacob Hilliard 4d618ea619 Profiling: Add more instrumentation
Adds new instrumentation macros throughout the codebase, using the
visualizer to find where current instrumentation is lacking using the
shadowed sponza sample + editor. Some notes from exploring:

- We spend ~5ms in CullingScene: BeginCulling
- PipelineStateCache: Compact usually 1ms
- CompileImageBarriers takes most of the time in CompileResourceBarriers

Signed-off-by: Jacob Hilliard <jhlliar@amazon.com>
4 years ago
..
Specific Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AttachmentReadback.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ComputePass.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CopyPass.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FullscreenTrianglePass.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MSAAResolvePass.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ParentPass.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Pass.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PassAttachment.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PassFactory.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PassFilter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PassLibrary.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PassSystem.cpp Profiling: Add more instrumentation 4 years ago
PassUtils.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RasterPass.cpp ATOM-15935 Adding draw to pass support to DynamicDrawContext (#2248) 4 years ago
RenderPass.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago