commit | 13a9bd9ccb6d561a45d8090458151137d8ed44f9 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sun Nov 10 03:04:36 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Nov 10 03:04:36 2024 +0000 |
tree | 707c4d1532508a3d9a1de6f323aa63f94119daca | |
parent | 2bcf081d52b24c6efd2de31d709faf6a9d990467 [diff] |
Roll vulkan-deps from 11b7b9168824 to 695916e164c9 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/11b7b9168824..695916e164c9 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/9f2f57779f4f2ab89833621247cf6b7e8da7d35e..9c644fcb5b9a1a9c975c50a790fd14c5451292b0 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/247778909d85b6695510d48aadd80d151af31391..6c3011be72dd3f418a8902acab340e8c1a00864d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll Please CC alanbaker@google.com,webgpu-developers@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 report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: alanbaker@google.com Change-Id: Id02fa623ef6eab15d8533f966e85015e12397ee3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214085 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.