commit | 031e2f5585baa1e865806e1b01fc40977658e211 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Feb 09 15:35:27 2023 +0000 |
committer | Ben Clayton <bclayton@chromium.org> | Thu Feb 09 15:35:27 2023 +0000 |
tree | 435d593d8e8edf2291c6776b7c0b4bff35c26af7 | |
parent | 0ddddb00cbe0383d17e72d37175deb253051b532 [diff] |
tint/resolver: Resolve builtin enumerators 'address space', 'access' and 'texel_format' Bug: tint:1810 Change-Id: If471912fcef57f7579d76c8c4edd663d1c0311ef Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119125 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.