commit | 369b0b4618f05878167fa4d0ddda027b72fa79c7 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Sat Jun 18 16:16:11 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 18 16:16:11 2022 +0000 |
tree | 760f59036b08c386206300617b6fd5b2e08c7322 | |
parent | 3f64e38ba05ec18231d9fcab7724195d67b5af7d [diff] |
Remove old src/include folder This CL removes the src/include folder which was used to forward old header includes to the new include/ location. The various BUILD rules which referred to these folders are also removed. Bug: dawn:1275 Change-Id: Ic0bdc8cf900833af25199ee3e41708953c7c1eec Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94026 Reviewed-by: Ben Clayton <bclayton@google.com> Auto-Submit: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.