| commit | b04e622eeaea570df4e0e2b29dcc6425ce29f406 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Apr 12 12:05:45 2023 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 12 12:05:45 2023 +0000 |
| tree | 440c4143ac1712e391881ca35b2eae54a6d63ea0 | |
| parent | 8a435a2a4bfa5d2fc915440e928c756c443939ad [diff] |
Roll ANGLE from bf11a801abbc to f507fe05cd85 (16 revisions) https://chromium.googlesource.com/angle/angle.git/+log/bf11a801abbc..f507fe05cd85 2023-04-12 kkinnunen@apple.com Rename PLATFORM_IOS to PLATFORM_IOS_FAMILY 2023-04-12 kkinnunen@apple.com EAGL: Define ANGLE_ENABLE_EAGL in build system 2023-04-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from d579bce09fab to 86be736f34ce (558 revisions) 2023-04-12 cclao@google.com Vulkan: Force submit when switch to system framebuffer draw 2023-04-12 cclao@google.com Vulkan: Wait for surface ANI semaphore only if image is used 2023-04-11 jmadill@chromium.org Trace Interpreter: Support gClientArrays 2023-04-11 cnorthrop@google.com GLES1: Convert ints to uints for mediump values 2023-04-11 romanl@google.com Trace Interpreter: support harry_potter_hogwarts_mystery 2023-04-11 cclao@google.com Vulkan: Let recordWriteBarrier use CommandBufferHelper 2023-04-11 romanl@google.com Avoid "KeyError: 'exit_code'" error in failed shard detection 2023-04-11 cclao@google.com Vulkan: Add commandQueueWaitSemaphoresTotal perf counter 2023-04-11 ynovikov@chromium.org Fix UWP build 2023-04-11 romanl@google.com Set target_sdk_version to 33 instead of system_current 2023-04-11 kkinnunen@apple.com CGL: Remove the impl preprocessor guards 2023-04-11 zzyiwei@chromium.org Vulkan: enable precisionSafeDivision for venus 2023-04-11 romanl@google.com Move targetSdkVersion to Android.bp and set to system_current 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,cwallez@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: cwallez@google.com Change-Id: Id9b1866abf59398e901bab34d15666abb3cb1b4b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126962 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 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.