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

Apple Silicon can not run it #18

Closed
BlowaterNostr opened this issue Jul 23, 2024 · 1 comment
Closed

Apple Silicon can not run it #18

BlowaterNostr opened this issue Jul 23, 2024 · 1 comment

Comments

@BlowaterNostr
Copy link

  hello-triangle git:(main) deno run mod.ts
error: Uncaught (in promise) ReferenceError: GPUTextureUsage is not defined
const basic = GPUTextureUsage.COPY_SRC | GPUTextureUsage.COPY_DST |
              ^
    at https://jsr.io/@std/webgpu/0.224.0/describe_texture_format.ts:22:15

Is Apple Silicon supported by Deno's WebGPU implementation at the moment?

@BlowaterNostr
Copy link
Author

Nvm, found it #16

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

No branches or pull requests

1 participant