commit | ecf585f410e9189555991f2bb85bd0b814ba2cab | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Sep 25 18:03:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 25 18:03:44 2024 +0000 |
tree | eec18ef07e7d1d0d9bdf5695da1120d414404fa7 | |
parent | ef4fc7e4398635ded4d84142d9a4af5f579e1423 [diff] |
[dawn][emscripten] Implements create*PipelineAsync future entry points - Also some minor re-ordering of the file to keep alphabetical order. Bug: 369443752 Change-Id: I6fe252228a93abd1bd4f4639b91f2f6d41e46d27 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207614 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.