[webkit-changes] [WebKit/WebKit] a2a06f: [WGSL] Add type declarations for hyperbolic trigon...

Dan Glastonbury noreply at github.com
Fri Apr 7 13:21:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a2a06f3433afdba101eb4a0644c59f9c68dc4e66
      https://github.com/WebKit/WebKit/commit/a2a06f3433afdba101eb4a0644c59f9c68dc4e66
  Author: Dan Glastonbury <djg at apple.com>
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
    M Source/WebGPU/WGSL/TypeDeclarations.rb
    M Source/WebGPU/WGSL/tests/valid/overload.wgsl

  Log Message:
  -----------
  [WGSL] Add type declarations for hyperbolic trigonometric functions
https://bugs.webkit.org/show_bug.cgi?id=255160
rdar://107759751

Reviewed by Tadeu Zagallo.

Add all the possible overloads for standard library hyperbolic trigonometric
functions: acosh, asinh, atanh, cosh, sinh, tanh.

* Source/WebGPU/WGSL/TypeDeclarations.rb:
* Source/WebGPU/WGSL/tests/valid/overload.wgsl:

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




More information about the webkit-changes mailing list