Roll Dawn from 41e3931b04b6 to bd45466c6d4c (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/41e3931b04b6..bd45466c6d4c 2021-08-19 tangm@microsoft.com build: Override angle_has_rapidjson to false 2021-08-19 tangm@microsoft.com Roll third_party/angle/ 835bcb1e2..4aedb71f4 (730 commits; 1 trivial rolls) 2021-08-19 brandon1.jones@intel.com Add Debug Label Functionality For D3D12/Vk Buffers & Textures 2021-08-19 enga@chromium.org Initialize padding on buffer allocations 2021-08-19 tangm@microsoft.com D3D12: use the WGSL binding number as shader register 2021-08-19 cwallez@chromium.org Roll third_party/vulkan-deps/ df0528b58..d74e02442 (227 commits) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC jrprice@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: Ia9926078a848c28a3fa34b860afd07c071af1696 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/440917 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
fbb736b0dc
commit
5b37de872c
2
DEPS
2
DEPS
@ -16,7 +16,7 @@ deps = {
|
||||
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
|
||||
# Dawn requires jinja2 and markupsafe for the code generator, and tint for SPIRV compilation.
|
||||
# When the Dawn revision is updated these should be updated from the Dawn DEPS as well.
|
||||
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@41e3931b04b694dec2b5e0952e7837d9db227ea1",
|
||||
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@bd45466c6d4c7c204b443ead0d4eb9e1faedc7f3",
|
||||
"third_party/externals/jinja2" : "https://chromium.googlesource.com/chromium/src/third_party/jinja2@a82a4944a7f2496639f34a89c9923be5908b80aa",
|
||||
"third_party/externals/markupsafe" : "https://chromium.googlesource.com/chromium/src/third_party/markupsafe@0944e71f4b2cb9a871bcbe353f95e889b64a611a",
|
||||
"third_party/externals/tint" : "https://dawn.googlesource.com/tint@d47a7ef0cf0c39caa4a4cbe14db9576f4b861f65",
|
||||
|
Loading…
Reference in New Issue
Block a user