Commit 7193e821 authored by Ryan Harrison's avatar Ryan Harrison Committed by Commit Bot

Roll src/third_party/tint/src/ 8f26453c7..88091d3d1 (4 commits)

https://dawn.googlesource.com/tint.git/+log/8f26453c7db4..88091d3d17e1

$ git log 8f26453c7..88091d3d1 --date=short --no-merges --format='%ad %ae %s'
2020-11-17 rharrison [transform] Add calling type determiner in manager
2020-11-17 dneto spirv-reader: Add (handle) Usage abstraction
2020-11-17 dneto spirv-reader: add GetMemoryObjectDeclarationForHandle
2020-11-17 bclayton writer/spirv: Refactor builder constructor tests

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

Change-Id: Iae2e6852363f5fce8037b5fff71157985f068ef3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545485
Auto-Submit: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: dsinclair <dsinclair@chromium.org>
Reviewed-by: default avatardsinclair <dsinclair@chromium.org>
Cr-Commit-Position: refs/heads/master@{#828571}
parent b1cf19a0
......@@ -363,7 +363,7 @@ vars = {
'ukey2_revision': '0275885d8e6038c39b8a8ca55e75d1d4d1727f47',
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'tint_revision': '8f26453c7db4582fec2c0ab4e0373622e5fade93',
'tint_revision': '88091d3d17e1ecf9ca326f571242adce17172ed8',
# TODO(crbug.com/941824): The values below need to be kept in sync
# between //DEPS and //buildtools/DEPS, so if you're updating one,
......
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