[webkit-changes] [WebKit/WebKit] 1c684c: [WGSL] Add overload resolution tests

Tadeu Zagallo noreply at github.com
Tue Mar 28 00:53:51 PDT 2023


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

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

  Log Message:
  -----------
  [WGSL] Add overload resolution tests
https://bugs.webkit.org/show_bug.cgi?id=254530
rdar://107270787

Reviewed by Myles C. Maxfield.

Add tests to verify that we correctly handle the few overload declarations we
currently have. NOTE: this depends on PR #11995 in order for us to run the
test, and (for now) the tests must be run manually.

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

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




More information about the webkit-changes mailing list