commit | 8a2c179239a05978cb8096289528c20e49f06b05 | [log] [tgz] |
---|---|---|
author | Brian Ho <hob@chromium.org> | Fri Apr 09 18:41:19 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Fri Apr 09 18:41:19 2021 +0000 |
tree | 0b5f5628d821ce5a2c6c0baba57fb939e15ab0c4 | |
parent | 9b606f7a25f66ec4150fb499cf42f5240445ed85 [diff] |
Remove dummy extension types Now that we have a real extension type (PrimitiveDepthClampingState), we can replace the dummy extensions used in the WireExtensionTests with the real deal. Change-Id: I43dfa66f2cc909b5fc95b55382d3cb53ce022a0f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/47300 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Brian Ho <hob@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.