commit | b5c6cd90f490c428211d5103a39bcc15d29348f9 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Nov 07 22:29:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 07 22:29:25 2024 +0000 |
tree | 4bfc6864d9f40922040bfdce59db9f6e23d0320c | |
parent | 866fd9915024a5065d7ddb55fe92c97b664f653d [diff] |
Roll vulkan-deps from c3a7e669d51b to 7363ad68f4c9 (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/c3a7e669d51b..7363ad68f4c9 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/02433568af277324e6d7fe4582b663f14165c563..9117e042b93d4ff08d2406542708170f77aaa2a3 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/eb768790c6e7f3333970ce3493acfd5a79d2eb76..fce31351029c04c67acffc12e7bb19feae196ee3 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: I00b41a873cbb22a3942bc1389f97ce1a03f7d308 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214275 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.