-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable WebGPU tests with descriptors (#294)
Add GPUTest.asyncReinitDeviceWithDescriptor. Calling this will reinitialize `this.device` with a device with the provided descriptor (ensuring that `this.device` has not actually been used already).
- Loading branch information
Showing
3 changed files
with
266 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.