commit | 35e68537a61a94a78c0a183fa3b8ce77fe6b89c3 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Mar 13 20:15:56 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 13 20:15:56 2024 +0000 |
tree | 476bb3b03abc0385d6e13eccaeadd36114e232ff | |
parent | 01c4a6501bfbf299abc96bf424e683edc5a78233 [diff] |
Roll ANGLE from aea2abc1ad08 to cd90294be853 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/aea2abc1ad08..cd90294be853 2024-03-13 a.annestrand@samsung.com OpenCL/Vulkan: Add initial CL Event creation 2024-03-13 a.annestrand@samsung.com OpenCL: Fix mCallback in linkProgram ctor 2024-03-13 geofflang@chromium.org Fix CreateDirectory name clash with Windows headers. 2024-03-13 kkinnunen@apple.com Rewrite exprs using separated decl variables 2024-03-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6e41ca22e87b to 91aab7b7e25f (5 revisions) 2024-03-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 63f2e96c7e8a to 42826620a07f (605 revisions) 2024-03-13 kkinnunen@apple.com Make IntermRebuild available for all backends 2024-03-13 a.annestrand@samsung.com OpenCL/Vulkan: Add initial CL Buffer routines If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC angle-team+autoroll@google.com,bclayton@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry 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: bclayton@google.com Change-Id: Icdaa297b822201c059d00b44e1bd1bd08fc0f88a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/178888 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 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.