Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
webgpu/idl: Initialize the GPU (#765)
Call `getGPU()` to ensure the GPU provider has a chance to initialize. Without this, when running with non-web implementations, GPU globals may not be registered, causing tests to fail.
- Loading branch information