[webkit-changes] [WebKit/WebKit] 9939b7: [WGSL] shader, execution, expression, call, builtin, re...

Tadeu Zagallo noreply at github.com
Thu Jan 11 00:47:52 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9939b7d727fe6d50c2592e527b40d66670e7a98f
      https://github.com/WebKit/WebKit/commit/9939b7d727fe6d50c2592e527b40d66670e7a98f
  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,reflect:* is failing
https://bugs.webkit.org/show_bug.cgi?id=267342
rdar://120784326

Reviewed by Mike Wyrzykowski.

There was a typo where the incorrect operand was used, which caused some of the
intermediate computations to be discarded.

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

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




More information about the webkit-changes mailing list