commit | 9d569c8ff8b15442da820cc1adc0dc38799d4074 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon May 27 22:04:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 27 22:04:57 2024 +0000 |
tree | eb6b31ce2e6f91f45244151775f03092bc360d5b | |
parent | dff17077103b2d209d5c7cb529f3501eef84c124 [diff] |
[tint][proto] Pass correct flags to protoc for imports Without this `import` statements don't work correctly. Change-Id: Icdc485d8eb162c7ff8260628225456a066c1e267 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189710 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
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.