commit | ed3389faeeb1c9d7f204094a3d6730b3a1ca0109 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Feb 09 23:56:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 09 23:56:42 2023 +0000 |
tree | 16c0a03df048830ba91e6408036bd02615f7ee58 | |
parent | c9aa57d039cb6c19bfeaedbf6f1d2a03b772180b [diff] |
tint/ast: Remove ast::Sampler Instead use ast::TypeName. Bug: tint:1810 Change-Id: Ia2641d661cab70d110c975d5f0d0e76628816cb0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119120 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@chromium.org> Kokoro: Ben Clayton <bclayton@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.