[webkit-changes] [WebKit/WebKit] 4b1d22: [WGSL] shader, execution, shadow:loop:* is failing

Tadeu Zagallo noreply at github.com
Wed Jan 17 10:26:22 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4b1d222feba21d75324e5f1771d7a7652e3fd7e2
      https://github.com/WebKit/WebKit/commit/4b1d222feba21d75324e5f1771d7a7652e3fd7e2
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

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

  Log Message:
  -----------
  [WGSL] shader,execution,shadow:loop:* is failing
https://bugs.webkit.org/show_bug.cgi?id=267597
rdar://121064194

Reviewed by Mike Wyrzykowski.

We were missing scopes for loop and continuing blocks in the name mangling pass.

* Source/WebGPU/WGSL/MangleNames.cpp:
(WGSL::NameManglerVisitor::visit):

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




More information about the webkit-changes mailing list