commit | ec393ca9898613a1b9156fd5e1ea72bea44e7011 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jan 18 07:02:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 18 07:02:04 2024 +0000 |
tree | 62ae833cc1179b36a5ac68364f84e56b19152c14 | |
parent | f0dd55d85a98d92a08b02e42f0b24e59617b4eb8 [diff] |
Roll ANGLE from b00481fc581f to d093c3d3c22c (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b00481fc581f..d093c3d3c22c 2024-01-18 m.maiya@samsung.com Add entry points for QCOM foveated extensions 2024-01-18 lexa.knyazev@gmail.com Metal: Fix raster order group AMD workaround 2024-01-17 syoussefi@chromium.org Vulkan: Defer QFOT when acquiring texture with GL_NONE layout 2024-01-17 mark@lunarg.com Tests: Add Asphalt 9 2024 trace 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,lokokung@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: lokokung@google.com Change-Id: I17150afc3a2b1951381a6c51022f8d041a0e65ce Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170380 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: 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.