Skip to content

Custom implement Debug for RenderCommand and ComputeCommand#747

Merged
bors[bot] merged 1 commit intogfx-rs:masterfrom
kunalmohan:debug-passes
Jun 24, 2020
Merged

Custom implement Debug for RenderCommand and ComputeCommand#747
bors[bot] merged 1 commit intogfx-rs:masterfrom
kunalmohan:debug-passes

Conversation

@kunalmohan
Copy link
Copy Markdown
Contributor

This would avoid unnecessarily long debug logs for Render and Compute passes to some extent. I am not sure if it would be helpful to print dynamic_offsets and string_data under BasePass without the content of related Compute/Render Command.

@kunalmohan
Copy link
Copy Markdown
Contributor Author

@kvark I hope this works 😅 .

Copy link
Copy Markdown
Member

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last iteration is needed, plus please squash

@kunalmohan
Copy link
Copy Markdown
Contributor Author

Done!

Copy link
Copy Markdown
Member

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors bot commented Jun 24, 2020

@bors bors bot merged commit 177a0b3 into gfx-rs:master Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants