commit | c3245174b4f2bf8d8bb5d74a343397d568e5ca9a | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Oct 18 07:15:47 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 18 07:15:47 2023 +0000 |
tree | 187a6531bbbfb4022693005d5afecefcbeaad893 | |
parent | 69d09afbebdc1ba11ca25314a5f1644df2382104 [diff] |
Roll ANGLE from 1ea49a2222e1 to 384a29a8fa9e (11 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1ea49a2222e1..384a29a8fa9e 2023-10-18 syoussefi@chromium.org Reland: GL: Remove EGL_EXTERNAL_CONTEXT_SAVE_STATE_ANGLE 2023-10-17 yuxinhu@google.com Vulkan: Adjust clear color precision for GL_RGB5_A1 FBO 2023-10-17 lexa.knyazev@gmail.com Metal: Fix PBO uploads of PVRTC1 textures 2023-10-17 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 5c0370a84db5 to 68a0a794aa0a (1 revision) 2023-10-17 syoussefi@chromium.org Vulkan: Remove fixed VU suppressions 2023-10-17 zzyiwei@chromium.org Vulkan: disable warmUpPipelineCacheAtLink for Venus 2023-10-17 gyuyoung@igalia.com Allow using RGBA IOSurfaces with GL_RGBA format for EAGL backend 2023-10-17 geofflang@chromium.org Move invalid uniform protection to the frontend. 2023-10-17 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 2545e7b92202 to 5c0370a84db5 (3 revisions) 2023-10-17 cclao@google.com Vulkan: Fix assertion when YUV image attached to resolve attachment 2023-10-17 cclao@google.com Vulkan: Implement YUV_TARGET use VK_ANDROID_external_format_resolve 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: I308965b00c1d11b5e6bd2a678b9bea6083d6015f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156783 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.