[webkit-changes] [WebKit/WebKit] 4ef5f1: [WGSL] shader, execution, expression, call, builtin, ra...

Tadeu Zagallo noreply at github.com
Thu Jan 11 00:41:18 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4ef5f1d14035ef59646febc7b14f5f951c2e72c1
      https://github.com/WebKit/WebKit/commit/4ef5f1d14035ef59646febc7b14f5f951c2e72c1
  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,radians:* is failing
https://bugs.webkit.org/show_bug.cgi?id=267340
rdar://120784203

Reviewed by Mike Wyrzykowski.

We should divide Pi by 180 first to avoid overflowing in certain edge cases.

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

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




More information about the webkit-changes mailing list