commit | 8118e317875777203bb96cd489ecf8df68209de0 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Sep 16 11:52:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 16 11:52:00 2024 +0000 |
tree | ee09d2b8649469c7b473d7383db9815451180de9 | |
parent | 3597ae182b25ffc0ae10fff15431bfb88cf90b5a [diff] |
Roll vulkan-deps from 3fb3d06f7a14 to 4a69b8e2bcdd (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/3fb3d06f7a14..4a69b8e2bcdd Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/4c2094ee9b9b8ceeb8038c5555fcefffc4a077b4..a2c9c2387e97ac47ec3b1f508dd1f9f354e023cc https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/6b6bc17e2eb1b61323d8fee03068efbb4144d6b9..215dcaf6a35efa4bf86ccf639f11519f7c726307 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 senorblanco@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: senorblanco@google.com Change-Id: Idfe678fc31d1bf2ff3ff85d9d8412b057d32c9c5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206503 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: 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.