Roll third_party/tint/ 11c6fcdb5..b612c5059 (3 commits)

Change-Id: I117798401ad2af56524560548ec4db0d76503f43
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61102
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
This commit is contained in:
Jiawei Shao 2021-08-06 01:43:19 +00:00 committed by Dawn LUCI CQ
parent 6ab06f8881
commit a7f5fa36f0
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -96,7 +96,7 @@ deps = {
# WGSL support
'third_party/tint': {
'url': '{dawn_git}/tint@11c6fcdb514d152bcc8899fef4c41316d73f39ee',
'url': '{dawn_git}/tint@b612c505939bf86c80a55c193b93c41ed0f252a1',
},
# GLFW for tests and samples