[webkit-changes] [WebKit/WebKit] 375a8b: [WebGPU] ThreeJS video samples fail MSL compilation

mwyrzykowski noreply at github.com
Fri Feb 2 01:12:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 375a8ba0743f98de74a040cc34e192e3d22c9d1e
      https://github.com/WebKit/WebKit/commit/375a8ba0743f98de74a040cc34e192e3d22c9d1e
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    M Source/WebGPU/WGSL/GlobalVariableRewriter.cpp

  Log Message:
  -----------
  [WebGPU] ThreeJS video samples fail MSL compilation
https://bugs.webkit.org/show_bug.cgi?id=268593
<radar://122146692>

Reviewed by Tadeu Zagallo.

ExternalTextures should have Handle AccessMode, not Uniform.

* Source/WebGPU/WGSL/GlobalVariableRewriter.cpp:
(WGSL::addressSpaceForBindingMember):

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




More information about the webkit-changes mailing list