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

Expose a wrapper around AmdBufferMarker #768

Closed
kvark opened this issue Jul 9, 2023 · 1 comment · Fixed by #772
Closed

Expose a wrapper around AmdBufferMarker #768

kvark opened this issue Jul 9, 2023 · 1 comment · Fixed by #772

Comments

@kvark
Copy link
Collaborator

kvark commented Jul 9, 2023

Ideally we'd wrap "VK_AMD_buffer_marker" the same way we wrap other popular extensions, like khr::DynamicRendering. In this case, that would be amd::BufferMarker. The justification for special attention would be - because this is the recommended way of tooling implementation to deal with GPU crashes on AMD.

@MarijnS95
Copy link
Collaborator

What kind of "special attention" does this need? Or can I close this issue and move the request to the canonical list of "extension wrapper requests" in #178?

Seems it's only an extension that needs to be loaded and a command to be called.

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 a pull request may close this issue.

2 participants