commit | d2007f7c7a9fb13a734cbbba5d6aefde0da25498 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Sep 30 15:02:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 30 15:02:09 2024 +0000 |
tree | f4b75f531bb32157e121411fae0550d54754f8cb | |
parent | e90e02228e9fd12c1080f8532396183721b8fef9 [diff] |
Roll vulkan-deps from 50ad0c468c61 to bdcc920e57a1 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/50ad0c468c61..bdcc920e57a1 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/a71907b8577c994b1c69adfa7315d55bbe79656e..0a786ee3e4fd3602f68ff0ffd9fdcb12e0efb646 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/b840f9e619bc367959bd246d685f4af6b92ae161..8bb1ad96a6204dd85b4af293eddc76a6f6ea3a54 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,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: dneto@google.com Change-Id: Ic73e8058b0ffef5a02eedbd7b2328bdf797928aa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/208774 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.