You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.5/describe_texture_format.ts:22:15
Deno version: 1.45.2
Command used to run hello-triangle: deno run -A hello-triangle/mod.ts
Deno version:
1.45.2Command used to run hello-triangle:
deno run -A hello-triangle/mod.ts