[webkit-changes] [WebKit/WebKit] 2539d5: [WGSL] shader, execution, expression, call, builtin, si...

Tadeu Zagallo noreply at github.com
Thu Jan 11 00:54:39 PST 2024


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

  Changed paths:
    M Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp

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

Reviewed by Mike Wyrzykowski.

There was a typo in the runtime helper that returned the invered sign.

* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::FunctionDefinitionWriter::emitNecessaryHelpers):

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




More information about the webkit-changes mailing list