commit | 0d3a7bbd7ed9b46cba1c4dc16edf8f2796867592 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Thu Aug 11 07:50:21 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 11 07:50:21 2022 +0000 |
tree | a4584074830254cc5702651cbce42dd519b66b27 | |
parent | 3abad2c1257df4d7499914241acf70d03fc2141e [diff] |
Fixes go test failures and issues from dawn/98241. Change-Id: Idf4f47eba595dcf3f2c44b5f73179b2773a68aef Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98761 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.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.