[webkit-reviews] review requested: [Bug 233276] [WGSL] Implement enough of the lexer for the simplest shaders : [Attachment 451909] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 08:53:48 PST 2022


Robin Morisset <rmorisset at apple.com> has asked	for review:
Bug 233276: [WGSL] Implement enough of the lexer for the simplest shaders
https://bugs.webkit.org/show_bug.cgi?id=233276

Attachment 451909: Patch

https://bugs.webkit.org/attachment.cgi?id=451909&action=review




--- Comment #8 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 451909

  --> https://bugs.webkit.org/attachment.cgi?id=451909&action=review

Patch

Make true/false/i32/u32/f32/bool be keywords to match the spec.
Also fix various nits found by the style linter.


More information about the webkit-reviews mailing list