[webkit-changes] [WebKit/WebKit] 3c7ac2: [WGSL] shader, execution, expression, call, builtin, le...

Tadeu Zagallo noreply at github.com
Thu Jan 11 00:44:27 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3c7ac2a67deb14ef6c8a1c69a7ce5612f58d6044
      https://github.com/WebKit/WebKit/commit/3c7ac2a67deb14ef6c8a1c69a7ce5612f58d6044
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    M Source/WebGPU/WGSL/ConstantFunctions.h

  Log Message:
  -----------
  [WGSL] shader,execution,expression,call,builtin,length:* is failing
https://bugs.webkit.org/show_bug.cgi?id=267338
rdar://120784047

Reviewed by Mike Wyrzykowski.

We were missing a call to sqrt on the result of the constant function.

* Source/WebGPU/WGSL/ConstantFunctions.h:
(WGSL::CONSTANT_FUNCTION):

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




More information about the webkit-changes mailing list