commit | 4315c6a3ea2dc75de93f1e59f9898d8731094d2e | [log] [tgz] |
---|---|---|
author | Austin Eng <2154796+austinEng@users.noreply.github.com> | Fri Nov 03 19:33:03 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 03 19:33:03 2023 +0000 |
tree | 2463352badb7784c23ccbcb8da328b9b3ce21dfd | |
parent | e4c42297cf8bed3ae6ef0bd179047a17124605a5 [diff] |
Rehash github workflow PR management import/copybara status checks cannot trigger workflows, so we need to poll for them instead. Rehash management of imported PRs to support this. When the import is successful, github actions will comment on the PR with a link to Gerrit. After the CL merges on Gerrit and is pushed back to Github, the PR will be automatically closed. This is an imported pull request from https://github.com/google/dawn/pull/9 GITHUB_PR_HEAD_SHA=9aabe4663503b6aeef832b2de2c5aafbcd73ce8c ORIGINAL_AUTHOR=Austin Eng <2154796+austinEng@users.noreply.github.com> GitOrigin-RevId: 927bdc938f74e23a92f4fdd6b3b3c11d5443c883 Change-Id: Iacc6a9ca3e768b1d936eae0fe7c259dfd1771cc1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159022 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>
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.