-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove all the tests about
maxInterStageShaderComponents
(#3945)
* Remove all the tests about `maxInterStageShaderComponents` This patch removes all the tests about `maxInterStageShaderComponents` as it has been removed from the latest WebGPU SPEC. * Address reviewer's comments
- Loading branch information
1 parent
7568697
commit e42b1f6
Showing
5 changed files
with
128 additions
and
211 deletions.
There are no files selected for viewing
153 changes: 0 additions & 153 deletions
153
src/webgpu/api/validation/capability_checks/limits/maxInterStageShaderComponents.spec.ts
This file was deleted.
Oops, something went wrong.
110 changes: 101 additions & 9 deletions
110
src/webgpu/api/validation/capability_checks/limits/maxInterStageShaderVariables.spec.ts
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.