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

add support for dumping command buffers to dot files #404

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

bashbaug
Copy link
Contributor

Description of Changes

Adds support for dumping the contents of a command buffer to a file when the command buffer is finalized. The command buffers are described using the DOT graph description language, which can be used by various tools and editor extensions to visualize the structure of a command buffer.

Testing Done

Tested by dumping command buffers for all of the command buffer and command buffer mutable dispatch CTS tests and verifying that they generate valid DOT files.

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.

1 participant