Skip to content

fix(ext/webgpu): allow GL backend on Windows #26206

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 1 commit into from
Oct 14, 2024

Conversation

littledivy
Copy link
Member

@littledivy littledivy commented Oct 13, 2024

It should be supported according to this.

Fixes #26144

@littledivy littledivy requested a review from crowlKats October 13, 2024 13:34
Copy link
Member

@crowlKats crowlKats left a comment

Choose a reason for hiding this comment

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

LGTM; FYI gfx_select is gone upstream, so in the next webgpu update i'll make it will be gone, which is a welcome change

@littledivy littledivy merged commit 7c3da2e into denoland:main Oct 14, 2024
17 checks passed
@littledivy littledivy deleted the allow_gl_windows branch October 14, 2024 05:40
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.

WebGPU: Deno panic on navigator.gpu.requestAdapter()
3 participants