[webkit-changes] [WebKit/WebKit] 47c9e4: [WGSL] Add overload resolution for (non-parameteri...

Tadeu Zagallo noreply at github.com
Tue Mar 28 01:20:45 PDT 2023


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

  Changed paths:
    M Source/WebGPU/WGSL/TypeCheck.cpp

  Log Message:
  -----------
  [WGSL] Add overload resolution for (non-parameterized) value constructors
https://bugs.webkit.org/show_bug.cgi?id=254419
rdar://107185949

Reviewed by Myles C. Maxfield.

This will be used to add support to e.g. vec4(...)

* Source/WebGPU/WGSL/TypeCheck.cpp:
(WGSL::TypeChecker::visit):

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




More information about the webkit-changes mailing list