Revert "Roll third_party/webgpu-cts/ d8a28755b..74b1f1535 (20 commits)"

This reverts commit a707ffb300.

Reason for revert: Maybe it introduced the many flakes we're seeing.

Original change's description:
> Roll third_party/webgpu-cts/ d8a28755b..74b1f1535 (20 commits)
>
> Update:
>  - expectations.txt
>  - ts_sources.txt
>  - resource_files.txt
>  - webtest .html files
>
>
> d8a28755b2..74b1f15354
>  - 74b1f1 op: Implement 'multiple_pairs_of_draws_in_one_render_bundle' test in multiple_buffers.spec.ts (#1901)
>  - 777f1c Implement 'index_range,auto_layout' test in getBindGroupLayout.spec.ts (#1899)
>  - f0dacb Implement `pack2x16float` tests (#1890)
>  - dbbbc8 op: Implement 'two_dispatches_in_the_same_compute_pass' test in multiple_buffers.spec.ts (#1896)
>  - 2abd75 Implement 'index_range' test in getBindGroupLayout.spec.ts (#1892)
>  - cbdd47 Roll types to 0.1.22 and test rg11b10ufloat-renderable requestDevice (#1888)
>  - 723878 op: Implement 'ww' test in multiple_buffers.spec.ts (#1879)
>  - b411f7 Remove a fallback value in the use of maxBindGroups value (#1895)
>  - 68e6e0 Update `atan2` F32 tests to account for atan based implementations (#1837)
>  - 07936b Implement `cross` f32 tests (#1878)
>  - 5efbf7 compilation_info: Check offset when there is a carriage-return. (#1880)
>  - 2f74c8 Implement 'timestampWrites,invalid_query_set' test in beginComputePass.spec.ts (#1877)
>  - a0b0ba op: Implement 'wr' test in multiple_buffers.spec.ts (#1872)
>  - 427b99 Implement boolean logical equality tests (#1876)
>  - 115248 Style and bug fixes in device_mismatch tests (#1871)
>  - 2c53b5 Add a 'sampler,device_mismatch' test to createBindGroup.spec.ts (#1867)
>  - 291ce4 Implement 'sampler,compare_function_with_binding_type' test in createBindGroup.spec.ts (#1865)
>  - 497c85 op: Implement  test in multiple_buffers.spec.ts (#1857)
>  - 3eaf0e Add execution tests for logical binary operations (#1870)
>  - 6f50ab Add execution tests for logical negation (#1869)
>
> Created with './tools/run cts roll'
>
> Change-Id: Ie417426b3e60863637a2faa3904a4f828d8af0d4
> Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel
> Include-Ci-Only-Tests: true
> Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105200
> Kokoro: Kokoro <noreply+kokoro@google.com>
> Reviewed-by: Ben Clayton <bclayton@google.com>
> Commit-Queue: Corentin Wallez <cwallez@chromium.org>

TBR=cwallez@chromium.org,bclayton@google.com,noreply+kokoro@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com

Change-Id: I7133dde7923aa399df00ed1fdfb7201e8eed9d60
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105420
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
This commit is contained in:
Corentin Wallez
2022-10-11 17:46:52 +00:00
committed by Dawn LUCI CQ
parent 3c34d83088
commit b7b2d3db30
4 changed files with 88 additions and 478 deletions

View File

@@ -12,7 +12,6 @@ webgpu:api,operation,adapter,requestDevice:features,known:feature="timestamp-que
webgpu:api,operation,adapter,requestDevice:features,known:feature="indirect-first-instance"
webgpu:api,operation,adapter,requestDevice:features,known:feature="shader-f16"
webgpu:api,operation,adapter,requestDevice:features,known:feature="bgra8unorm-storage"
webgpu:api,operation,adapter,requestDevice:features,known:feature="rg11b10ufloat-renderable"
webgpu:api,operation,adapter,requestDevice:limits,unknown:
webgpu:api,operation,adapter,requestDevice:limits,supported:limit="maxTextureDimension1D"
webgpu:api,operation,adapter,requestDevice:limits,supported:limit="maxTextureDimension2D"
@@ -2179,265 +2178,9 @@ webgpu:api,operation,device,lost:not_lost_on_gc:
webgpu:api,operation,device,lost:lost_on_destroy:
webgpu:api,operation,device,lost:same_object:
webgpu:api,operation,labels:object_has_descriptor_label:
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="pass";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="dispatch";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="dispatch";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="pass";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="dispatch";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="dispatch";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["write-buffer","write-buffer"];contexts=["queue","queue"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["write-buffer","b2b-copy"];contexts=["queue","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["write-buffer","t2b-copy"];contexts=["queue","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["write-buffer","storage"];contexts=["queue","compute-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["write-buffer","storage"];contexts=["queue","render-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["write-buffer","storage"];contexts=["queue","render-bundle-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["b2b-copy","write-buffer"];contexts=["command-encoder","queue"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["t2b-copy","write-buffer"];contexts=["command-encoder","queue"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["b2b-copy","b2b-copy"];contexts=["command-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["b2b-copy","t2b-copy"];contexts=["command-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["t2b-copy","b2b-copy"];contexts=["command-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["t2b-copy","t2b-copy"];contexts=["command-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["b2b-copy","storage"];contexts=["command-encoder","compute-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["b2b-copy","storage"];contexts=["command-encoder","render-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["b2b-copy","storage"];contexts=["command-encoder","render-bundle-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["t2b-copy","storage"];contexts=["command-encoder","compute-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["t2b-copy","storage"];contexts=["command-encoder","render-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["t2b-copy","storage"];contexts=["command-encoder","render-bundle-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","write-buffer"];contexts=["compute-pass-encoder","queue"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","write-buffer"];contexts=["render-pass-encoder","queue"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","write-buffer"];contexts=["render-bundle-encoder","queue"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","b2b-copy"];contexts=["compute-pass-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","b2b-copy"];contexts=["render-pass-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","b2b-copy"];contexts=["render-bundle-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","t2b-copy"];contexts=["compute-pass-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","t2b-copy"];contexts=["render-pass-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","t2b-copy"];contexts=["render-bundle-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","storage"];contexts=["compute-pass-encoder","compute-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["b2b-copy","b2b-copy"];contexts=["command-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["b2b-copy","t2b-copy"];contexts=["command-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["t2b-copy","b2b-copy"];contexts=["command-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["t2b-copy","t2b-copy"];contexts=["command-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["b2b-copy","storage"];contexts=["command-encoder","compute-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["b2b-copy","storage"];contexts=["command-encoder","render-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["b2b-copy","storage"];contexts=["command-encoder","render-bundle-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["t2b-copy","storage"];contexts=["command-encoder","compute-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["t2b-copy","storage"];contexts=["command-encoder","render-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["t2b-copy","storage"];contexts=["command-encoder","render-bundle-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["compute-pass-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["render-pass-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["render-bundle-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","t2b-copy"];contexts=["compute-pass-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","t2b-copy"];contexts=["render-pass-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","t2b-copy"];contexts=["render-bundle-encoder","command-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","storage"];contexts=["compute-pass-encoder","compute-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="pass";writeOps=["storage","storage"];contexts=["compute-pass-encoder","compute-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="dispatch";writeOps=["storage","storage"];contexts=["compute-pass-encoder","compute-pass-encoder"]
webgpu:api,operation,memory_sync,buffer,multiple_buffers:multiple_pairs_of_draws_in_one_render_bundle:
webgpu:api,operation,memory_sync,buffer,multiple_buffers:multiple_pairs_of_dispatches_in_one_compute_pass:
webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:
webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:
webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:
webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"
webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"
webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"
@@ -5521,19 +5264,16 @@ webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:di
webgpu:api,operation,sampling,anisotropy:anisotropic_filter_checkerboard:
webgpu:api,operation,sampling,anisotropy:anisotropic_filter_mipmap_color:maxAnisotropy=1
webgpu:api,operation,sampling,anisotropy:anisotropic_filter_mipmap_color:maxAnisotropy=4
webgpu:api,operation,shader_module,compilation_info:compilationInfo_returns:valid=true;name="ascii"
webgpu:api,operation,shader_module,compilation_info:compilationInfo_returns:valid=true;name="unicode"
webgpu:api,operation,shader_module,compilation_info:compilationInfo_returns:valid=false;name="ascii"
webgpu:api,operation,shader_module,compilation_info:compilationInfo_returns:valid=false;name="unicode"
webgpu:api,operation,shader_module,compilation_info:compilationInfo_returns:valid=false;name="carriage-return"
webgpu:api,operation,shader_module,compilation_info:line_number_and_position:valid=false;name="ascii"
webgpu:api,operation,shader_module,compilation_info:line_number_and_position:valid=false;name="unicode"
webgpu:api,operation,shader_module,compilation_info:line_number_and_position:valid=false;name="carriage-return"
webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=true;name="ascii"
webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=true;name="unicode"
webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=false;name="ascii"
webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=false;name="unicode"
webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=false;name="carriage-return"
webgpu:api,operation,shader_module,compilation_info:compilationInfo_returns:valid=true;unicode=false
webgpu:api,operation,shader_module,compilation_info:compilationInfo_returns:valid=true;unicode=true
webgpu:api,operation,shader_module,compilation_info:compilationInfo_returns:valid=false;unicode=false
webgpu:api,operation,shader_module,compilation_info:compilationInfo_returns:valid=false;unicode=true
webgpu:api,operation,shader_module,compilation_info:line_number_and_position:valid=false;unicode=false
webgpu:api,operation,shader_module,compilation_info:line_number_and_position:valid=false;unicode=true
webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=true;unicode=false
webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=true;unicode=true
webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=false;unicode=false
webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=false;unicode=true
webgpu:api,operation,texture_view,format_reinterpretation:texture_binding:format="rgba8unorm";viewFormat="rgba8unorm-srgb"
webgpu:api,operation,texture_view,format_reinterpretation:texture_binding:format="rgba8unorm-srgb";viewFormat="rgba8unorm"
webgpu:api,operation,texture_view,format_reinterpretation:texture_binding:format="bgra8unorm";viewFormat="bgra8unorm-srgb"
@@ -7264,10 +7004,6 @@ webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureForma
webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba32float";resourceFormat="rgba32uint"
webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba32float";resourceFormat="rgba32sint"
webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba32float";resourceFormat="rgba32float"
webgpu:api,validation,createBindGroup:sampler,device_mismatch:
webgpu:api,validation,createBindGroup:sampler,compare_function_with_binding_type:bgType="filtering"
webgpu:api,validation,createBindGroup:sampler,compare_function_with_binding_type:bgType="non-filtering"
webgpu:api,validation,createBindGroup:sampler,compare_function_with_binding_type:bgType="comparison"
webgpu:api,validation,createBindGroupLayout:duplicate_bindings:
webgpu:api,validation,createBindGroupLayout:maximum_binding_limit:
webgpu:api,validation,createBindGroupLayout:visibility:visibility=0
@@ -13234,17 +12970,17 @@ webgpu:api,validation,encoding,beginComputePass:timestampWrites,query_set_type:q
webgpu:api,validation,encoding,beginComputePass:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="timestamp"
webgpu:api,validation,encoding,beginComputePass:timestampWrites,query_set_type:queryTypeA="timestamp";queryTypeB="occlusion"
webgpu:api,validation,encoding,beginComputePass:timestampWrites,query_set_type:queryTypeA="timestamp";queryTypeB="timestamp"
webgpu:api,validation,encoding,beginComputePass:timestampWrites,invalid_query_set:querySetState="valid"
webgpu:api,validation,encoding,beginComputePass:timestampWrites,invalid_query_set:querySetState="invalid"
webgpu:api,validation,encoding,beginComputePass:timestampWrites,query_index_count:queryIndex=0
webgpu:api,validation,encoding,beginComputePass:timestampWrites,query_index_count:queryIndex=1
webgpu:api,validation,encoding,beginComputePass:timestampWrites,query_index_count:queryIndex=2
webgpu:api,validation,encoding,beginComputePass:timestampWrites,query_index_count:queryIndex=3
webgpu:api,validation,encoding,beginComputePass:timestamp_query_set,device_mismatch:
webgpu:api,validation,encoding,beginComputePass:timestamp_query_set,device_mismatch:mismatched=true
webgpu:api,validation,encoding,beginComputePass:timestamp_query_set,device_mismatch:mismatched=false
webgpu:api,validation,encoding,beginRenderPass:color_attachments,device_mismatch:
webgpu:api,validation,encoding,beginRenderPass:depth_stencil_attachment,device_mismatch:
webgpu:api,validation,encoding,beginRenderPass:occlusion_query_set,device_mismatch:
webgpu:api,validation,encoding,beginRenderPass:timestamp_query_set,device_mismatch:
webgpu:api,validation,encoding,beginRenderPass:timestamp_query_set,device_mismatch:mismatched=true
webgpu:api,validation,encoding,beginRenderPass:timestamp_query_set,device_mismatch:mismatched=false
webgpu:api,validation,encoding,cmds,clearBuffer:buffer_state:bufferState="valid"
webgpu:api,validation,encoding,cmds,clearBuffer:buffer_state:bufferState="invalid"
webgpu:api,validation,encoding,cmds,clearBuffer:buffer_state:bufferState="destroyed"
@@ -15815,13 +15551,8 @@ webgpu:api,validation,encoding,render_bundle:sample_count_mismatch:bundleFormat=
webgpu:api,validation,encoding,render_bundle:sample_count_mismatch:bundleFormat=1;passFormat=4
webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="out-of-memory"
webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="validation"
webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="internal"
webgpu:api,validation,error_scope:simple:errorType="validation";errorFilter="out-of-memory"
webgpu:api,validation,error_scope:simple:errorType="validation";errorFilter="validation"
webgpu:api,validation,error_scope:simple:errorType="validation";errorFilter="internal"
webgpu:api,validation,error_scope:simple:errorType="internal";errorFilter="out-of-memory"
webgpu:api,validation,error_scope:simple:errorType="internal";errorFilter="validation"
webgpu:api,validation,error_scope:simple:errorType="internal";errorFilter="internal"
webgpu:api,validation,error_scope:empty:
webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";stackDepth=1
webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";stackDepth=10
@@ -15831,10 +15562,6 @@ webgpu:api,validation,error_scope:parent_scope:errorFilter="validation";stackDep
webgpu:api,validation,error_scope:parent_scope:errorFilter="validation";stackDepth=10
webgpu:api,validation,error_scope:parent_scope:errorFilter="validation";stackDepth=100
webgpu:api,validation,error_scope:parent_scope:errorFilter="validation";stackDepth=1000
webgpu:api,validation,error_scope:parent_scope:errorFilter="internal";stackDepth=1
webgpu:api,validation,error_scope:parent_scope:errorFilter="internal";stackDepth=10
webgpu:api,validation,error_scope:parent_scope:errorFilter="internal";stackDepth=100
webgpu:api,validation,error_scope:parent_scope:errorFilter="internal";stackDepth=1000
webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=1
webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=10
webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=100
@@ -15845,11 +15572,6 @@ webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDe
webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDepth=100
webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDepth=1000
webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDepth=100000
webgpu:api,validation,error_scope:current_scope:errorFilter="internal";stackDepth=1
webgpu:api,validation,error_scope:current_scope:errorFilter="internal";stackDepth=10
webgpu:api,validation,error_scope:current_scope:errorFilter="internal";stackDepth=100
webgpu:api,validation,error_scope:current_scope:errorFilter="internal";stackDepth=1000
webgpu:api,validation,error_scope:current_scope:errorFilter="internal";stackDepth=100000
webgpu:api,validation,error_scope:balanced_siblings:errorFilter="out-of-memory";numErrors=1
webgpu:api,validation,error_scope:balanced_siblings:errorFilter="out-of-memory";numErrors=10
webgpu:api,validation,error_scope:balanced_siblings:errorFilter="out-of-memory";numErrors=100
@@ -15858,10 +15580,6 @@ webgpu:api,validation,error_scope:balanced_siblings:errorFilter="validation";num
webgpu:api,validation,error_scope:balanced_siblings:errorFilter="validation";numErrors=10
webgpu:api,validation,error_scope:balanced_siblings:errorFilter="validation";numErrors=100
webgpu:api,validation,error_scope:balanced_siblings:errorFilter="validation";numErrors=1000
webgpu:api,validation,error_scope:balanced_siblings:errorFilter="internal";numErrors=1
webgpu:api,validation,error_scope:balanced_siblings:errorFilter="internal";numErrors=10
webgpu:api,validation,error_scope:balanced_siblings:errorFilter="internal";numErrors=100
webgpu:api,validation,error_scope:balanced_siblings:errorFilter="internal";numErrors=1000
webgpu:api,validation,error_scope:balanced_nesting:errorFilter="out-of-memory";numErrors=1
webgpu:api,validation,error_scope:balanced_nesting:errorFilter="out-of-memory";numErrors=10
webgpu:api,validation,error_scope:balanced_nesting:errorFilter="out-of-memory";numErrors=100
@@ -15870,22 +15588,6 @@ webgpu:api,validation,error_scope:balanced_nesting:errorFilter="validation";numE
webgpu:api,validation,error_scope:balanced_nesting:errorFilter="validation";numErrors=10
webgpu:api,validation,error_scope:balanced_nesting:errorFilter="validation";numErrors=100
webgpu:api,validation,error_scope:balanced_nesting:errorFilter="validation";numErrors=1000
webgpu:api,validation,error_scope:balanced_nesting:errorFilter="internal";numErrors=1
webgpu:api,validation,error_scope:balanced_nesting:errorFilter="internal";numErrors=10
webgpu:api,validation,error_scope:balanced_nesting:errorFilter="internal";numErrors=100
webgpu:api,validation,error_scope:balanced_nesting:errorFilter="internal";numErrors=1000
webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=0
webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=1
webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=2
webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=3
webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=4
webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=5
webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=0
webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=1
webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=2
webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=3
webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=4
webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=5
webgpu:api,validation,image_copy,buffer_related:buffer_state:method="CopyB2T";state="valid"
webgpu:api,validation,image_copy,buffer_related:buffer_state:method="CopyB2T";state="invalid"
webgpu:api,validation,image_copy,buffer_related:buffer_state:method="CopyB2T";state="destroyed"
@@ -20603,7 +20305,8 @@ webgpu:api,validation,queue,writeTexture:texture_state:textureState="destroyed"
webgpu:api,validation,queue,writeTexture:usages:
webgpu:api,validation,queue,writeTexture:sample_count:sampleCount=1
webgpu:api,validation,queue,writeTexture:sample_count:sampleCount=4
webgpu:api,validation,queue,writeTexture:texture,device_mismatch:
webgpu:api,validation,queue,writeTexture:texture,device_mismatch:mismatched=true
webgpu:api,validation,queue,writeTexture:texture,device_mismatch:mismatched=false
webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,color_format:
webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,color_count:
webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,color_sparse:attachmentCount=1
@@ -25610,8 +25313,6 @@ webgpu:shader,execution,evaluation_order:binary_logical:name="ShortCircuit_And_L
webgpu:shader,execution,evaluation_order:binary_logical:name="ShortCircuit_And_LhsAndRhs"
webgpu:shader,execution,evaluation_order:binary_logical:name="ShortCircuit_Or_LhsOnly"
webgpu:shader,execution,evaluation_order:binary_logical:name="ShortCircuit_Or_LhsAndRhs"
webgpu:shader,execution,evaluation_order:binary_logical:name="NoShortCircuit_And"
webgpu:shader,execution,evaluation_order:binary_logical:name="NoShortCircuit_Or"
webgpu:shader,execution,evaluation_order:binary_mixed:name="ArithAndLogical"
webgpu:shader,execution,evaluation_order:binary_mixed:name="LogicalAndArith"
webgpu:shader,execution,evaluation_order:binary_mixed:name="ArithAndLogical_ShortCircuit"
@@ -25730,78 +25431,6 @@ webgpu:shader,execution,expression,binary,bitwise:bitwise_exclusive_or:type="u32
webgpu:shader,execution,expression,binary,bitwise:bitwise_exclusive_or:type="u32";inputSource="storage_rw";vectorize=2
webgpu:shader,execution,expression,binary,bitwise:bitwise_exclusive_or:type="u32";inputSource="storage_rw";vectorize=3
webgpu:shader,execution,expression,binary,bitwise:bitwise_exclusive_or:type="u32";inputSource="storage_rw";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="const";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="const";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="const";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="const";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="uniform";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="uniform";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="uniform";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="uniform";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="storage_r";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="storage_r";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="storage_r";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="storage_r";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="storage_rw";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="storage_rw";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="storage_rw";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:and:inputSource="storage_rw";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:and_short_circuit:inputSource="const"
webgpu:shader,execution,expression,binary,bool_logical:and_short_circuit:inputSource="uniform"
webgpu:shader,execution,expression,binary,bool_logical:and_short_circuit:inputSource="storage_r"
webgpu:shader,execution,expression,binary,bool_logical:and_short_circuit:inputSource="storage_rw"
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="const";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="const";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="const";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="const";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="uniform";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="uniform";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="uniform";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="uniform";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="storage_r";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="storage_r";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="storage_r";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="storage_r";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="storage_rw";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="storage_rw";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="storage_rw";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:or:inputSource="storage_rw";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:or_short_circuit:inputSource="const"
webgpu:shader,execution,expression,binary,bool_logical:or_short_circuit:inputSource="uniform"
webgpu:shader,execution,expression,binary,bool_logical:or_short_circuit:inputSource="storage_r"
webgpu:shader,execution,expression,binary,bool_logical:or_short_circuit:inputSource="storage_rw"
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="const";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="const";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="const";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="const";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="uniform";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="uniform";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="uniform";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="uniform";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="storage_r";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="storage_r";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="storage_r";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="storage_r";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="storage_rw";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="storage_rw";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="storage_rw";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:equals:inputSource="storage_rw";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="const";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="const";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="const";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="const";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="uniform";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="uniform";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="uniform";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="uniform";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="storage_r";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="storage_r";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="storage_r";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="storage_r";vectorize=4
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="storage_rw";vectorize="_undef_"
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="storage_rw";vectorize=2
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="storage_rw";vectorize=3
webgpu:shader,execution,expression,binary,bool_logical:not_equals:inputSource="storage_rw";vectorize=4
webgpu:shader,execution,expression,binary,f32_arithmetic:addition:inputSource="const";vectorize="_undef_"
webgpu:shader,execution,expression,binary,f32_arithmetic:addition:inputSource="const";vectorize=2
webgpu:shader,execution,expression,binary,f32_arithmetic:addition:inputSource="const";vectorize=3
@@ -28204,10 +27833,7 @@ webgpu:shader,execution,expression,call,builtin,normalize:f16:inputSource="stora
webgpu:shader,execution,expression,call,builtin,normalize:f16:inputSource="storage_rw";vectorize=2
webgpu:shader,execution,expression,call,builtin,normalize:f16:inputSource="storage_rw";vectorize=3
webgpu:shader,execution,expression,call,builtin,normalize:f16:inputSource="storage_rw";vectorize=4
webgpu:shader,execution,expression,call,builtin,pack2x16float:pack:inputSource="const"
webgpu:shader,execution,expression,call,builtin,pack2x16float:pack:inputSource="uniform"
webgpu:shader,execution,expression,call,builtin,pack2x16float:pack:inputSource="storage_r"
webgpu:shader,execution,expression,call,builtin,pack2x16float:pack:inputSource="storage_rw"
webgpu:shader,execution,expression,call,builtin,pack2x16float:pack:
webgpu:shader,execution,expression,call,builtin,pack2x16snorm:pack:
webgpu:shader,execution,expression,call,builtin,pack2x16unorm:pack:
webgpu:shader,execution,expression,call,builtin,pack4x8snorm:pack:
@@ -29594,22 +29220,6 @@ webgpu:shader,execution,expression,call,builtin,workgroupBarrier:stage:stage="ve
webgpu:shader,execution,expression,call,builtin,workgroupBarrier:stage:stage="fragment"
webgpu:shader,execution,expression,call,builtin,workgroupBarrier:stage:stage="compute"
webgpu:shader,execution,expression,call,builtin,workgroupBarrier:barrier:
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="const";vectorize="_undef_"
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="const";vectorize=2
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="const";vectorize=3
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="const";vectorize=4
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="uniform";vectorize="_undef_"
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="uniform";vectorize=2
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="uniform";vectorize=3
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="uniform";vectorize=4
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="storage_r";vectorize="_undef_"
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="storage_r";vectorize=2
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="storage_r";vectorize=3
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="storage_r";vectorize=4
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="storage_rw";vectorize="_undef_"
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="storage_rw";vectorize=2
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="storage_rw";vectorize=3
webgpu:shader,execution,expression,unary,bool_logical:negation:inputSource="storage_rw";vectorize=4
webgpu:shader,execution,expression,unary,f32_arithmetic:negation:inputSource="const";vectorize="_undef_"
webgpu:shader,execution,expression,unary,f32_arithmetic:negation:inputSource="const";vectorize=2
webgpu:shader,execution,expression,unary,f32_arithmetic:negation:inputSource="const";vectorize=3

View File

@@ -199,7 +199,6 @@ src/webgpu/api/validation/createSampler.spec.ts
src/webgpu/api/validation/createTexture.spec.ts
src/webgpu/api/validation/createView.spec.ts
src/webgpu/api/validation/error_scope.spec.ts
src/webgpu/api/validation/getBindGroupLayout.spec.ts
src/webgpu/api/validation/layout_shader_compat.spec.ts
src/webgpu/api/validation/buffer/create.spec.ts
src/webgpu/api/validation/buffer/destroy.spec.ts
@@ -284,7 +283,6 @@ src/webgpu/util/compare.ts
src/webgpu/shader/execution/expression/expression.ts
src/webgpu/shader/execution/expression/binary/binary.ts
src/webgpu/shader/execution/expression/binary/bitwise.spec.ts
src/webgpu/shader/execution/expression/binary/bool_logical.spec.ts
src/webgpu/shader/execution/expression/binary/f32_arithmetic.spec.ts
src/webgpu/shader/execution/expression/binary/f32_logical.spec.ts
src/webgpu/shader/execution/expression/call/builtin/builtin.ts
@@ -399,7 +397,6 @@ src/webgpu/shader/execution/expression/call/builtin/unpack4x8snorm.spec.ts
src/webgpu/shader/execution/expression/call/builtin/unpack4x8unorm.spec.ts
src/webgpu/shader/execution/expression/call/builtin/workgroupBarrier.spec.ts
src/webgpu/shader/execution/expression/unary/unary.ts
src/webgpu/shader/execution/expression/unary/bool_logical.spec.ts
src/webgpu/shader/execution/expression/unary/f32_arithmetic.spec.ts
src/webgpu/shader/execution/memory_model/memory_model_setup.ts
src/webgpu/shader/execution/memory_model/atomicity.spec.ts