commit | 973d145df8656f81ee3c4f99a3e9a0222ec2c826 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Nov 06 09:02:30 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Fri Nov 06 09:02:30 2020 +0000 |
tree | 063890e26f0e26d604102d6d5fb606957a26564b | |
parent | 2b6b0f45ff0597a847d0da25485dce9e2278ee80 [diff] |
Make dawn_platform a component. Bug: None Change-Id: I29c20cd3dac759afee23bdaf5a4391081e29cbaa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31900 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Jiawei Shao <jiawei.shao@intel.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.