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:
parent
8800135793
commit
5ffc1e1adb
2
DEPS
2
DEPS
|
@ -90,7 +90,7 @@ deps = {
|
||||||
|
|
||||||
# WGSL support
|
# WGSL support
|
||||||
'third_party/tint': {
|
'third_party/tint': {
|
||||||
'url': '{dawn_git}/tint@7653485162592449cbaec644e6d3f5f80a81ab80',
|
'url': '{dawn_git}/tint@464928ed913b18f1af068780468de38b50986aac',
|
||||||
'condition': 'dawn_standalone',
|
'condition': 'dawn_standalone',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue