[webkit-changes] [WebKit/WebKit] 1cb515: [WGSL] Resources without group or binding attribut...

Tadeu Zagallo noreply at github.com
Fri Feb 2 10:38:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1cb51568120b86c17edbf1918a9d7e2d41a5285a
      https://github.com/WebKit/WebKit/commit/1cb51568120b86c17edbf1918a9d7e2d41a5285a
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

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

  Log Message:
  -----------
  [WGSL] Resources without group or binding attributes should be rejected
https://bugs.webkit.org/show_bug.cgi?id=268624
rdar://121527140

Reviewed by Mike Wyrzykowski.

Validate that all resources have @group and @binding attributes.

* Source/WebGPU/WGSL/AttributeValidator.cpp:
(WGSL::AttributeValidator::visit):

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




More information about the webkit-changes mailing list