[webkit-changes] [WebKit/WebKit] 877f12: [WGSL] Update hello-cube demo

Tadeu Zagallo noreply at github.com
Mon Jan 30 03:18:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 877f12f024def2795f4b0d8d372bda65b6f9c92b
      https://github.com/WebKit/WebKit/commit/877f12f024def2795f4b0d8d372bda65b6f9c92b
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M Websites/webkit.org/demos/webgpu/hello-cube.html
    M Websites/webkit.org/demos/webgpu/scripts/hello-cube.js

  Log Message:
  -----------
  [WGSL] Update hello-cube demo
https://bugs.webkit.org/show_bug.cgi?id=251265
<rdar://problem/104743099>

Reviewed by Myles C. Maxfield.

Update the demo to match the one from the webgpu repo, with just a few
minor modifications due to small things that still need to be fixed.
I added FIXMEs in the PR for all the modifications that were necessary.

* Websites/webkit.org/demos/webgpu/hello-cube.html:
* Websites/webkit.org/demos/webgpu/scripts/hello-cube.js:
(async init):
(render):
(updateTransformArray):
(async helloCube.frameUpdate): Deleted.
(async helloCube): Deleted.

Canonical link: https://commits.webkit.org/259549@main




More information about the webkit-changes mailing list