summaryrefslogtreecommitdiffstats
path: root/dom/webgpu/tests/cts/checkout/src/webgpu/api/operation/command_buffer/queries/README.txt
blob: 0118a6c53784b3eee74cca214b093c19bdb490da (plain)
1
2
3
4
5
6
7
8
TODO: test the behavior of creating/using/resolving queries.
- occlusion
- 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
  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