commit | 8124836b7f3cd0eae051a9c557944df830f5610f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Aug 15 06:19:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 15 06:19:44 2024 +0000 |
tree | 76f76ba379bc7fd8f6f945f70bc14fd8699f9b9a | |
parent | 2918c4247f20c6f7baf2c825e309ddc9bf1b0f2b [diff] |
Roll ANGLE from 6fddb18d77a3 to 2003e06230b1 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/6fddb18d77a3..2003e06230b1 2024-08-14 g.tammana@samsung.com Vulkan: Set queue family index for oneoff command buffer 2024-08-14 a.annestrand@samsung.com CL/VK: Add initial enqueueCopyBuffer 2024-08-14 g.tammana@samsung.com CL: Return error code for not supported APIs 2024-08-14 geofflang@chromium.org Reland: GL: Forward client-side arrays to the driver when possible 2024-08-14 hocheung@chromium.org Roll third_party/dawn/ eb249b37e..1eca38fa5 (570 commits; 8 trivial rolls) 2024-08-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 6ff5641dd7da to fdf9925b6b4a (714 revisions) 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,rharrison@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: rharrison@google.com Change-Id: Ied1844d490383bae94c4ed31caac41f701d8b01d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202674 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.