Roll third_party/tint/ 765348516..464928ed9 (3 commits)

https://dawn.googlesource.com/tint/+log/765348516259..464928ed913b

$ git log 765348516..464928ed9 --date=short --no-merges --format='%ad %ae %s'
2020-09-01 rharrison Add missing include patch
2020-09-01 tommek [spirv-writer] Generate sampler type
2020-08-31 rharrison Rolling 5 dependencies

Created with:
  roll-dep third_party/tint

Bug=tint:521

Change-Id: Ib1927977fa0914c65f22109f61a26d112caff805
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/27960
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
This commit is contained in:
Ryan Harrison 2020-09-02 05:08:59 +00:00 committed by Commit Bot service account
parent 8800135793
commit 5ffc1e1adb
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -90,7 +90,7 @@ deps = {
# WGSL support
'third_party/tint': {
'url': '{dawn_git}/tint@7653485162592449cbaec644e6d3f5f80a81ab80',
'url': '{dawn_git}/tint@464928ed913b18f1af068780468de38b50986aac',
'condition': 'dawn_standalone',
},