[webkit-changes] [WebKit/WebKit] 2e84bf: [WGSL] Constant wrapper for std functions is broke...

Tadeu Zagallo noreply at github.com
Fri Nov 24 04:02:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2e84bfc80a0aff9691ad6a58f0b478d5a9ecfba4
      https://github.com/WebKit/WebKit/commit/2e84bfc80a0aff9691ad6a58f0b478d5a9ecfba4
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

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

  Log Message:
  -----------
  [WGSL] Constant wrapper for std functions is broken for f16
https://bugs.webkit.org/show_bug.cgi?id=265258
rdar://118724633

Reviewed by Mike Wyrzykowski.

Another instance where the result type of constant functions needs to be explicit
for f16/half.

* Source/WebGPU/WGSL/ConstantFunctions.h:

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




More information about the webkit-changes mailing list