commit | 13426d5b6bbc08d186789a1c9bb12b7d30b96ec5 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Tue Feb 15 23:58:31 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 15 23:58:31 2022 +0000 |
tree | 69bd3f2c503e96138dff880693f60b3a95d16ea2 | |
parent | 7c0afdf3906e83d46bcb6c6788069d5feefdf9a8 [diff] |
Fix predefined color space undefined jsrepr Small fix found during emscripten updates. Bug: none Change-Id: Ib678a2002c76c0f7fd7bea5431a36df501c22074 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/80700 Commit-Queue: Shrek Shao <shrekshao@google.com> Auto-Submit: Shrek Shao <shrekshao@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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.