Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 679ba4ca58bd1cf47630c787a690a711bff917de
      
https://github.com/WebKit/WebKit/commit/679ba4ca58bd1cf47630c787a690a711bff917de
  Author: Tadeu Zagallo <tzaga...@apple.com>
  Date:   2024-03-21 (Thu, 21 Mar 2024)

  Changed paths:
    M 
LayoutTests/http/tests/webgpu/webgpu/shader/validation/shader_io/locations-expected.txt
    M Source/WebGPU/WGSL/AttributeValidator.cpp

  Log Message:
  -----------
  [WGSL] shader,validation,shader_io,locations:* is failing
https://bugs.webkit.org/show_bug.cgi?id=271258
rdar://125026498

Reviewed by Mike Wyrzykowski.

Add the validation for location attributes according to the spec[1].

[1]: https://www.w3.org/TR/WGSL/#user-defined-inputs-outputs

* 
LayoutTests/http/tests/webgpu/webgpu/shader/validation/shader_io/locations-expected.txt:
* Source/WebGPU/WGSL/AttributeValidator.cpp:
(WGSL::AttributeValidator::validateIO):
(WGSL::AttributeValidator::validateLocationIO):
(WGSL::AttributeValidator::validateStructIO):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to