diff --git a/examples/screenshots/webgpu_compute_prefix_sum.jpg b/examples/screenshots/webgpu_compute_prefix_sum.jpg new file mode 100644 index 00000000000000..feabfb2f71420d Binary files /dev/null and b/examples/screenshots/webgpu_compute_prefix_sum.jpg differ diff --git a/examples/webgpu_compute_prefix_sum.html b/examples/webgpu_compute_prefix_sum.html index 063107e54d0df2..758ff359368ad6 100644 --- a/examples/webgpu_compute_prefix_sum.html +++ b/examples/webgpu_compute_prefix_sum.html @@ -12,7 +12,7 @@
Prefix sum performance comparisons.
Each display loops through initialization, sum, and validation steps.
-
-