commit | 95404a9561420ca1736c2b121f22efc3ccf600c2 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <[email protected]> | Fri Apr 24 19:36:20 2020 |
committer | Commit Bot <[email protected]> | Fri Apr 24 19:36:20 2020 |
tree | 7ddb004a63de3a8a0524b635de37f5c085756593 | |
parent | acdbf0b7f73aca7cf17d4c87cabc32ede88e33e5 [diff] [blame] |
Roll src/third_party/dawn 635239faf8ef..c244f5392178 (1 commits) Also includes fixes for the use of Dawn's C API for setVertex/IndexBuffers. https://dawn.googlesource.com/dawn.git/+log/635239faf8ef..c244f5392178 git log 635239faf8ef..c244f5392178 --date=short --first-parent --format='%ad %ae %s' 2020-04-24 [email protected] Add a size argument to Set[Vertex|Index]Buffer Created with: gclient setdep -r src/third_party/dawn@c244f5392178 Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Change-Id: Ic7aac9a705bd5e9ef6f916baf388ded767c5f3a1 Tbr: [email protected] Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2164889 Reviewed-by: Austin Eng <[email protected]> Commit-Queue: Corentin Wallez <[email protected]> Cr-Commit-Position: refs/heads/master@{#762446}
diff --git a/DEPS b/DEPS index 650f7e9..01ef93e 100644 --- a/DEPS +++ b/DEPS
@@ -298,7 +298,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'dawn_revision': '635239faf8ef1685a2e82e24e3f4c6191195a292', + 'dawn_revision': 'c244f5392178290ec559d8d62a63038ad79309a8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.