commit | 5a657da0d714a201775a0557063ddfcad3ad580e | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Nov 28 01:49:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 28 01:49:28 2024 +0000 |
tree | 1f3d96167f3fcb4efe61f7140d7d337393b589d3 | |
parent | 6fd216fbc38c23ee5022ddac7c1949161c3f97a7 [diff] |
Roll vulkan-deps from 98dfb0397c0e to 98a8a8fac1a0 (9 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/98dfb0397c0e..98a8a8fac1a0 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/10fb91c403b2f5e2142c751884dd12ed3fb13952..0099ed6ad09a78b083c93be9369791dd72cf8a33 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/f3c4a5053f1bd34056282e56659659873f9d47ad..7c58952fa8ab2fff009cb6710fad34bd1ce7dff3 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/081b529a37f43249225114c4c0dea12a29ce605f..2534c1e2327990e55f51b8a1f8328085e8e3ff31 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/71fcb0f1c07cc951b4bdc052ecfa02ed90cdff85..5fbde48f624e9255158eb3eb697da655bebeeb13 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 shrekshao@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: shrekshao@google.com Change-Id: Ib0bdaac20263334e6261ebf2e714b5a32b9df2b9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/216975 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.