commit | 9096fc290f8677a0d395e4a5b6bf1443553629d6 | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Fri Aug 06 03:58:50 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 06 03:58:50 2021 +0000 |
tree | 1b02fdfee9b275cda3cb8576d44b64d9d7e62a24 | |
parent | a7f5fa36f029ffc2fc64c135150b7b295ee6bc8a [diff] |
Remove createRenderPipeline2 and GPURenderPipelineDescriptor2 Blocked on: https://chromium-review.googlesource.com/c/chromium/src/+/3075622 https://skia-review.googlesource.com/c/skia/+/437076 Change-Id: I49773b422c0fda7c752b90c341e5a9f243fc0b36 Bug: dawn:751 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61101 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Brandon Jones <bajones@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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.