commit | 766d28879fbce61890bc8507491c96d52d64dfd4 | [log] [tgz] |
---|---|---|
author | dawn-autoroll <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jul 19 09:58:26 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 19 09:58:26 2023 +0000 |
tree | 9ab45149ecf9885d0799eecfee7df884e0544ed4 | |
parent | beaf20f90f1bf21d235c99d5b49b8bb507b722b2 [diff] |
Roll vulkan-deps from e4ffe2cc5603 to 616ec95a04fe (8 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/e4ffe2cc5603..616ec95a04fe Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/9afd346127..2af597d1a8 * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/61221e7d62..6c7e1acc5f * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/1bb7cec71c..fdae336d4f * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/02ce5a81fb..aca082dced 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 lokokung@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: lokokung@google.com Change-Id: Ia02690a8f0f7e230120fbcabc0f5f8b45305dc21 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141880 Kokoro: Kokoro <noreply+kokoro@google.com> 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 work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.