commit | b1aed14f624be1b05e8451c5b88aee5190b4a85c | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Mar 19 10:03:53 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 19 10:03:53 2025 -0700 |
tree | deb64fd8d81dfc3e4dba58af0d6553e411356e73 | |
parent | 5a25af359feda54b640e153d8650cbef5b1f79d8 [diff] |
Manual roll vulkan-deps from 6737c973130b to d4ac2c5a01cb (1 revision) Manual roll requested by dneto@google.com https://chromium.googlesource.com/vulkan-deps.git/+log/6737c973130b..d4ac2c5a01cb Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/ff4d8908292812814e380f1965371677f82817a4..2b3df1ec7c59f29a9c0cb81fe2a7661656a8767b 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 dneto@google.com,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,dneto@google.com Change-Id: I2aaeca37e3ee538ac98dad4610725067e7085d2b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/231716 Commit-Queue: David Neto <dneto@google.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by: David Neto <dneto@google.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.