Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f8d79cb3381c3e2e52f3f2fa7aa0c8f3e54e63a9 https://github.com/WebKit/WebKit/commit/f8d79cb3381c3e2e52f3f2fa7aa0c8f3e54e63a9 Author: Tadeu Zagallo <tzaga...@apple.com> Date: 2024-02-21 (Wed, 21 Feb 2024)
Changed paths: M Source/WebGPU/WGSL/TypeCheck.cpp M Source/WebGPU/WGSL/Types.cpp M Source/WebGPU/WGSL/Types.h Log Message: ----------- [WGSL] Validate function parameter and return types https://bugs.webkit.org/show_bug.cgi?id=269727 rdar://123238787 Reviewed by Mike Wyrzykowski. Validate function parameters and return types according to the spec[1]. [1]: https://www.w3.org/TR/WGSL/#function-restriction * Source/WebGPU/WGSL/TypeCheck.cpp: (WGSL::TypeChecker::visit): Canonical link: https://commits.webkit.org/275103@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