Skip to content

feat(unstable/webgpu): add deviceStartCapture and deviceStopCapture #28192

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

Merged
merged 4 commits into from
Apr 16, 2025

Conversation

crowlKats
Copy link
Member

@crowlKats crowlKats commented Feb 20, 2025

This is achieved by adding a new Deno.webgpu namespace which will be used for non-spec functionality, which for now will be marked as unstable

Closes #26766

@crowlKats crowlKats changed the title feat(unstable/webgpu): add deviceStartCapture and deviceStopCapture feat(unstable/webgpu): add deviceStartCapture and deviceStopCapture Feb 20, 2025
@jowens
Copy link

jowens commented Mar 4, 2025

Eager to see this land! Thanks @crowlKats !

@jowens
Copy link

jowens commented Mar 25, 2025

Still eager! Thanks @crowlKats !

@crowlKats
Copy link
Member Author

@jowens apologies for the delay, i was on vacation for an extended period of time. I will see to get this landed in the next release

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM

@dsherret dsherret enabled auto-merge (squash) April 16, 2025 16:45
@dsherret dsherret added this to the 2.3.0 milestone Apr 16, 2025
@dsherret dsherret merged commit 066a205 into denoland:main Apr 16, 2025
18 checks passed
@crowlKats crowlKats deleted the webgpu-device-capture branch May 16, 2025 20:38
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.

Add JS binding for wgpu's start_capture and stop_capture
4 participants