commit | b6ddd4eb694e4229b8fcb65ac1b131238638f83e | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Oct 09 12:47:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 09 12:47:15 2024 +0000 |
tree | d0f25cd2b47f45d6c389ccfcff1f419702dbb5c5 | |
parent | 40b77e788b6b54eafe45edaadce83e4ed36b0c1c [diff] |
Roll vulkan-deps from beeb7125f812 to 458c840c3ccf (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/beeb7125f812..458c840c3ccf Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/9d00d6d6cad638bebc7cd852b1e6e1244de42679..2acc4ea0028bc703be2d4e9bc8a4032d015d6516 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/08e3568e378a4c120b06cbea9912d6e9b93abb1b..65b79bac615ec1c47ab61a02d55a3bba871b56b9 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 amaiorano@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: amaiorano@google.com Change-Id: I57fd499619276155aa385f0df56392fe0109ab41 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210075 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.