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

Debug groups and signposts on render passes #205

Open
kvark opened this issue Mar 25, 2021 · 0 comments
Open

Debug groups and signposts on render passes #205

kvark opened this issue Mar 25, 2021 · 0 comments

Comments

@kvark
Copy link
Member

kvark commented Mar 25, 2021

Reading https://developer.apple.com/documentation/metal/frame_capture_debugging_tools/enhancing_frame_capture_by_using_labels?language=objc gets me confused. So the pushDebugGroup and friends are only defined on MTLCommandEncoder, and yet their own example shows how to use it on MTLRenderPassEncoder.

If we can call it there, metal-rs should provide that API.

@kvark kvark changed the title Debug groups and singposts on render passes Debug groups and signposts on render passes Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant