[webkit-changes] [WebKit/WebKit] 05d910: [WebGPU] Convert compute-blur demo to WGSL
Tadeu Zagallo
noreply at github.com
Thu Apr 20 12:39:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 05d9100a87dc16bc91e5198caf086f171fd48c78
https://github.com/WebKit/WebKit/commit/05d9100a87dc16bc91e5198caf086f171fd48c78
Author: Tadeu Zagallo <tzagallo at apple.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M Websites/webkit.org/demos/webgpu/scripts/compute-blur.js
Log Message:
-----------
[WebGPU] Convert compute-blur demo to WGSL
https://bugs.webkit.org/show_bug.cgi?id=255656
rdar://108264105
Reviewed by Mike Wyrzykowski.
Update some of the API calls that have changed and convert the MSL to WGSL
* Websites/webkit.org/demos/webgpu/scripts/compute-blur.js:
(setUpCompute):
(async computeBlur):
(async setUniforms):
(createShaderCode):
Canonical link: https://commits.webkit.org/263187@main
More information about the webkit-changes
mailing list