[webkit-changes] [WebKit/WebKit] fa95f4: [WGSL] Convert logical expression tests into metal...

Tadeu Zagallo noreply at github.com
Tue Nov 28 05:03:51 PST 2023


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

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

  Log Message:
  -----------
  [WGSL] Convert logical expression tests into metal tests
https://bugs.webkit.org/show_bug.cgi?id=265395
rdar://118843715

Reviewed by Mike Wyrzykowski.

Improve the logical expression tests by adding extra annotations to ensure correct
typing and constant values, test both constant and runtime implementations, and run
the tests through the Metal compiler.

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

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




More information about the webkit-changes mailing list