[webkit-changes] [WebKit/WebKit] edb023: [WGSL] shader, validation, parse, semicolon:* is failing

Tadeu Zagallo noreply at github.com
Thu Feb 29 05:09:34 PST 2024


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

  Changed paths:
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/parse/semicolon-expected.txt
    M Source/WebGPU/WGSL/Parser.cpp

  Log Message:
  -----------
  [WGSL] shader,validation,parse,semicolon:* is failing
https://bugs.webkit.org/show_bug.cgi?id=270237
rdar://123773267

Reviewed by Mike Wyrzykowski.

We were missing a semicolon after diagnostic declarations, after that all semicolon
tests pass.

* LayoutTests/http/tests/webgpu/webgpu/shader/validation/parse/semicolon-expected.txt:
* Source/WebGPU/WGSL/Parser.cpp:
(WGSL::Parser<Lexer>::parseShader):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list