commit | 0e780da882461f4e66f6466aa32f0aa74c09d522 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Dec 08 22:21:24 2022 +0000 |
committer | Dan Sinclair <dsinclair@chromium.org> | Thu Dec 08 22:21:24 2022 +0000 |
tree | d8397155fed381885c62dbacf73faa5dcdce5c5d | |
parent | 100d4bf3396826c5de50d0aedeb29641c23a7cc3 [diff] |
Move vector and matrix to type/. This CL moves vector and matrix to type/ and updates the namespaces as needed. Bug: tint:1718 Change-Id: I48423b37f15cd69c03ab288143b2d36564789fbf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113423 Reviewed-by: 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.