This website requires JavaScript.
Explore
Help
Sign In
encounter
/
dawn-cmake
mirror of
https://github.com/encounter/dawn-cmake.git
Watch
1
Star
0
Fork
You've already forked dawn-cmake
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
93df967003
dawn-cmake
/
test
/
tint
/
bug
/
chromium
/
1221120.wgsl
3 lines
11 B
WebGPU Shading Language
Raw
Normal View
History
Unescape
Escape
tint: Deprecated module-scope 'let' for 'const' Enable the parsing of 'const'. Warn on use of module-scope 'let', and automatically replace with 'const'. Fixed: tint:1580 Change-Id: I214aabca80686dc6b60ae21a7a57fbfb4898ea83 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93786 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
2022-06-29 00:55:36 +00:00
const
ast: Fix nullptr deref in Variable::info_to_str Varaibles can infer types now, in which case the type_ field is null. Fixed: chromium:1221120 Change-Id: I0cb2a6a2e8128c56625f48940cf73cf4cadb22ce Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/55252 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
2021-06-21 19:20:16 +00:00
H
=
1
;