commit | 02737aa6bd7d153650333f03bad8fff57e053cca | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Mar 02 01:57:39 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 02 01:57:39 2022 +0000 |
tree | 5e6a50d264ed6f2ef7b54b849067be7c981dc26b | |
parent | 44f039d3c209efc99315990938056f9157f1b42a [diff] |
Roll ANGLE from 5118002e7657 to 37bfc40d1bfc (11 revisions) https://chromium.googlesource.com/angle/angle.git/+log/5118002e7657..37bfc40d1bfc 2022-03-01 cnorthrop@google.com Tests: Add Blade&Soul Revolution trace 2022-03-01 ianelliott@google.com Use VK_ANDROID_surfaceless_query for EGLConfig formats 2022-03-01 cnorthrop@google.com Tests: Add Castlevania: Symphony of the Night trace 2022-03-01 antonio.caggiano@collabora.com dEQP: Enable CreateSurfacePlatformEXT tests 2022-03-01 antonio.caggiano@collabora.com EGL: Add code-gen for dmabuf extensions 2022-03-01 cnorthrop@google.com Tests: Add Five Nights at Freddy's trace 2022-03-01 antonio.caggiano@collabora.com EGL: Implement isX11 for DisplayGLX 2022-03-01 lubosz.sarnecki@collabora.com Tests: Add Final Fantasy Brave Exvius trace. 2022-03-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 949ffcf55151 to 6e9eafd34639 (3 revisions) 2022-03-01 lubosz.sarnecki@collabora.com TorusBufferStorage: Regenerate buffer storage every second. 2022-03-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4d9fe6bf1f0c to 6f0521f42451 (35 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 bclayton@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: bclayton@google.com Change-Id: I9601e26ce4a6d8be67995c82190a71da7530064e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/82380 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.