summaryrefslogtreecommitdiff
path: root/tests/unit/webgpu_test.ts
AgeCommit message (Expand)Author
2024-09-22BREAKING(webgpu/unstable): move `width` and `height` options to `UnsafeWindow...Divy Srivastava
2024-09-19refactor(ext/webgpu): align error messages (#25719)Ian Bull
2024-09-18tests: re-enable WebGPU tests on macOS aarch64 (#25702)Luca Casonato
2024-08-01fix(ext/webgpu): assign missing `constants` property of shader about `GPUDevi...Hajime-san
2024-05-20fix(ext/webgpu): Allow `depthClearValue` to be undefined when `depthLoadOp` i...chirsz
2024-05-10fix(ext/webgpu): invalidate GPUAdapter when a device is created (#23752)Leo Kettmeir
2024-05-06fix(ext/webgpu): correctly validate GPUExtent3D, GPUOrigin3D, GPUOrigin2D & G...Hajime-san
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci