Changeset 249665 in webkit


Ignore:
Timestamp:
Sep 9, 2019 2:07:14 PM (5 years ago)
Author:
jonlee@apple.com
Message:

Add boids time test
https://bugs.webkit.org/show_bug.cgi?id=201612

Rubber-stamped by Justin Fan.

  • demos/webgpu/compute-boids-compile.html: Added.
  • demos/webgpu/scripts/compute-boids-compile.js: Added.
  • demos/webgpu/scripts/compute-boids-utils.js: Added.
Location:
trunk/Websites/webkit.org
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Websites/webkit.org/ChangeLog

    r249446 r249665  
     12019-09-09  Jon Lee  <jonlee@apple.com>
     2
     3        Add boids time test
     4        https://bugs.webkit.org/show_bug.cgi?id=201612
     5
     6        Rubber-stamped by Justin Fan.
     7
     8        * demos/webgpu/compute-boids-compile.html: Added.
     9        * demos/webgpu/scripts/compute-boids-compile.js: Added.
     10        * demos/webgpu/scripts/compute-boids-utils.js: Added.
     11
    1122019-09-03  Justin Fan  <justin_fan@apple.com>
    213
Note: See TracChangeset for help on using the changeset viewer.