[webkit-changes] [WebKit/WebKit] a00fd5: [WGSL] shader, validation, decl, var_access_mode:* is...

Tadeu Zagallo noreply at github.com
Wed Feb 7 08:30:21 PST 2024


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

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

  Log Message:
  -----------
  [WGSL] shader,validation,decl,var_access_mode:* is failing
https://bugs.webkit.org/show_bug.cgi?id=268877
rdar://122436006

Reviewed by Mike Wyrzykowski.

Validate against using write-only with the storage address space to pass the CTS tests

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

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




More information about the webkit-changes mailing list