Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render Pass CPU Profiling #333

Open
adriengivry opened this issue Nov 26, 2024 · 0 comments
Open

Render Pass CPU Profiling #333

adriengivry opened this issue Nov 26, 2024 · 0 comments
Labels
Feature New feature to the engine Graphics Graphical feature

Comments

@adriengivry
Copy link
Owner

Problem this feature should fix
The profiler currently doesn't log any CPU time related to render passes.

Expected solution
We should add a profiler spy before drawing each pass in the CompositeRenderer::BeginFrame.
I've also noticed that OvRendering is missing OvAnalytics in its dependencies, so this needs to be added first.

@adriengivry adriengivry added Feature New feature to the engine Graphics Graphical feature labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature to the engine Graphics Graphical feature
Projects
None yet
Development

No branches or pull requests

1 participant