commit | 15b9ef9c413be7d25c4b4826bac85cc7357189c8 | [log] [tgz] |
---|---|---|
author | dawn-autoroll <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Aug 19 05:01:30 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 19 05:01:30 2023 +0000 |
tree | da8fb1ca54f4f5a6b8d33f17fe7878444f244e95 | |
parent | 17a8b4e81e2f1e97d1fe2949685201dec3020cd1 [diff] |
Roll vulkan-deps from 14d9936ef38c to af77dd0a5da0 (5 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/14d9936ef38c..af77dd0a5da0 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/3805888a57..c5117b328a * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/4830af39dc..dd8332d253 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/948bffe545..57493a1ff1 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 bajones@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: bajones@google.com Change-Id: I584994077c4db5919dce536dd958f9265b77b946 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147763 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.