[webkit-changes] [WebKit/WebKit] c482c9: [WGSL] shader, validation, shader_io, id:* is failing
Tadeu Zagallo
noreply at github.com
Mon Apr 15 04:17:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c482c958a01575be223137f2235c82ce9884770a
https://github.com/WebKit/WebKit/commit/c482c958a01575be223137f2235c82ce9884770a
Author: Tadeu Zagallo <tzagallo at apple.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
A LayoutTests/http/tests/webgpu/webgpu/shader/validation/decl/override-expected.txt
A LayoutTests/http/tests/webgpu/webgpu/shader/validation/shader_io/id-expected.txt
M Source/WebGPU/WGSL/AttributeValidator.cpp
Log Message:
-----------
[WGSL] shader,validation,shader_io,id:* is failing
https://bugs.webkit.org/show_bug.cgi?id=272536
rdar://126286458
Reviewed by Mike Wyrzykowski.
The id attribute validation was missing the upper bound check.
* LayoutTests/http/tests/webgpu/webgpu/shader/validation/decl/override-expected.txt: Added.
* LayoutTests/http/tests/webgpu/webgpu/shader/validation/shader_io/id-expected.txt: Added.
* Source/WebGPU/WGSL/AttributeValidator.cpp:
(WGSL::AttributeValidator::visit):
Canonical link: https://commits.webkit.org/277492@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