commit | eb6643137e32cd350e7394065d248af9c852c50f | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jul 27 21:29:56 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 27 21:29:56 2023 +0000 |
tree | 55e194718fd38f242ebe618b9d5cebc9281fe6fc | |
parent | f059e8561ac5198bba3876f9a5f34f8f43ff9cd6 [diff] |
[shuffle] Move spirv reader to new structure. This CL moves the `spirv/reader` to `spirv/reader/parser/`. Bug: tint:1988 Change-Id: I220b4618677bd39ab05d2c2f86be53692ed72b36 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143420 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@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.