-
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 pipeline statistics query feature
- Loading branch information
1 parent
3fe36f2
commit f866762
Showing
6 changed files
with
6 additions
and
110 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
TODO: test the behavior of creating/using/resolving queries. | ||
- pipeline statistics | ||
TODO: pipeline statistics queries are removed from core; consider moving tests to another suite. | ||
- timestamp | ||
- nested (e.g. timestamp or PS query inside occlusion query), if any such cases are valid. Try | ||
- nested (e.g. timestamp inside occlusion query), if any such cases are valid. Try | ||
writing to the same query set (at same or different indices), if valid. Check results make sense. | ||
- start a query (all types) with no draw calls |
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
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
14 changes: 0 additions & 14 deletions
14
src/webgpu/api/validation/encoding/queries/pipeline_statistics.spec.ts
This file was deleted.
Oops, something went wrong.