[webkit-changes] [WebKit/WebKit] 89a5ff: [WGSL] Add more type declarations

Tadeu Zagallo noreply at github.com
Tue Apr 11 13:37:45 PDT 2023


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

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

  Log Message:
  -----------
  [WGSL] Add more type declarations
https://bugs.webkit.org/show_bug.cgi?id=255115
rdar://107726330

Reviewed by Dean Jackson.

Add declarations for binary minus, multiplication of vectors and vector
constructors from a single element (which was apparently missing from
the spec)

* Source/WebGPU/WGSL/TypeDeclarations.rb:

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




More information about the webkit-changes mailing list