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.
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 | 4 years ago | |
| AttachmentReadback.cpp | 4 years ago | |
| ComputePass.cpp | 4 years ago | |
| CopyPass.cpp | 4 years ago | |
| FullscreenTrianglePass.cpp | 4 years ago | |
| MSAAResolvePass.cpp | 4 years ago | |
| ParentPass.cpp | 4 years ago | |
| Pass.cpp | 4 years ago | |
| PassAttachment.cpp | 4 years ago | |
| PassFactory.cpp | 4 years ago | |
| PassFilter.cpp | 4 years ago | |
| PassLibrary.cpp | 4 years ago | |
| PassSystem.cpp | 4 years ago | |
| PassUtils.cpp | 4 years ago | |
| RasterPass.cpp | 4 years ago | |
| RenderPass.cpp | 4 years ago | |