commit | b9afa50913de862e388195589917e7fbf30d2810 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Sep 01 07:21:12 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 01 07:21:12 2023 +0000 |
tree | d2bb6e9ad2f8908486615ad5bff985f21bcdc03c | |
parent | c7cb58f954b73621cfefef94fa5577c5ca283ed1 [diff] |
Roll ANGLE from 6258d4795585 to 9624db05ed7e (15 revisions) https://chromium.googlesource.com/angle/angle.git/+log/6258d4795585..9624db05ed7e 2023-09-01 lexa.knyazev@gmail.com Validate missing fragment outputs for dual-source blending 2023-09-01 cclao@google.com Add more test for GL_SRGB8 format 2023-08-31 ynovikov@chromium.org Skip 2 DrawCallPerfBenchmark tests on Pixel 6 2023-08-31 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from a446c6320b6b to 988fe1c529b0 (28 revisions) 2023-08-31 syoussefi@chromium.org Move transform feedback buffer mode to program state 2023-08-31 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 90200ab2e92a to f59e85c23631 (744 revisions) 2023-08-31 syoussefi@chromium.org Clean up InfoLog usage during link 2023-08-31 jiawei.shao@intel.com D3D11: Fix register index of read-only storage images 2023-08-31 syoussefi@chromium.org Remove link results from program hash 2023-08-31 ynovikov@chromium.org Don't sync reclient on linux arm64 2023-08-31 romanl@google.com Cleanup: remove tests.csv 2023-08-31 steven@uplinklabs.net d3d11: avoid exit-time-destructor warning 2023-08-31 geofflang@chromium.org Handle Qualcomm's Windows vendor ID. 2023-08-31 jiawei.shao@intel.com D3D11: Fix the compilation of vertex shader with storage image 2023-08-31 romanl@google.com Tests: EGLMakeCurrentPerfTest loads GLES 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,kainino@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: I8ecfe622d0cb32be97eca7ed6b77fb92bb031ff9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149341 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 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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.