commit | 711ed9e932e36b8050230e3a7def0874005daa6e | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Feb 01 23:33:39 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 01 23:33:39 2024 +0000 |
tree | aafbda42fff225dde1282d0b6be9c755b5ae2108 | |
parent | d30c85eb169627f870586e4bdb83145e172223b2 [diff] |
Roll ANGLE from 1abfdc37320f to f8c06f103a1f (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1abfdc37320f..f8c06f103a1f 2024-02-01 a.annestrand@samsung.com OpenCL: Add types to cl_mem origin and region 2024-02-01 syoussefi@chromium.org Move uniform block dirty bits to State 2024-02-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from d3635c12e43a to 861058c0b131 (574 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: I71d93d11978d967546401bbf025bc41eb5f73d2b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172880 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 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.