Commit a4749896 authored by Ryan Harrison's avatar Ryan Harrison Committed by Commit Bot

Roll src/third_party/tint/src/ 11eda3cc3..464928ed9 (2 commits)

https://dawn.googlesource.com/tint.git/+log/11eda3cc3e50..464928ed913b

$ git log 11eda3cc3..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

Created with:
  roll-dep src/third_party/tint/src

Bug=dawn:521

Change-Id: I16357b13d9a674ac97ac2399d8b3d926a9f69615
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389262
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: default avatarCorentin Wallez <cwallez@chromium.org>
Auto-Submit: Ryan Harrison <rharrison@chromium.org>
Cr-Commit-Position: refs/heads/master@{#803786}
parent 90c0e094
......@@ -357,7 +357,7 @@ vars = {
'ukey2_revision': '0275885d8e6038c39b8a8ca55e75d1d4d1727f47',
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'tint_revision': '11eda3cc3e50643342d1e53f827272b7adaca0f3',
'tint_revision': '464928ed913b18f1af068780468de38b50986aac',
# TODO(crbug.com/941824): The values below need to be kept in sync
# between //DEPS and //buildtools/DEPS, so if you're updating one,
......
......@@ -2,7 +2,7 @@ Name: Tint
Short Name: tint
URL: https://dawn.googlesource.com/tint
Version: 0
Revision: f70065f6222776f60738099b1c1319c9fbc36627
Revision: 464928ed913b18f1af068780468de38b50986aac
License: Apache 2.0
License File: LICENSE
Security Critical: yes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment