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

WebGPU: Deno's GPUCanvasConfiguration is not standard #23508

Open
Tracked by #23563
chirsz-ever opened this issue Apr 23, 2024 · 1 comment · May be fixed by #24200
Open
Tracked by #23563

WebGPU: Deno's GPUCanvasConfiguration is not standard #23508

chirsz-ever opened this issue Apr 23, 2024 · 1 comment · May be fixed by #24200
Assignees
Labels
webgpu WebGPU API

Comments

@chirsz-ever
Copy link
Contributor

Version: Deno 1.42.4

Now the argument of GPUCanvasContext.configure require width and height members, but the standard do not.

reference

@lucacasonato
Copy link
Member

I talked to @littledivy, and I think we should remove width and height from this method, and add them as required arguments for Deno.UnsafeWindowSurface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
webgpu WebGPU API
Projects
None yet
4 participants