commit | d56afc4261e2d046a7d8e424be372487ec149c18 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jan 10 19:33:32 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 10 19:33:32 2024 +0000 |
tree | ab7b05ad839f5da54620d63c51d8b98d098f174d | |
parent | e7badbc608f0ef0290d0ed46e31d424beab635c6 [diff] |
Remove materialize from core defs. This CL removes `materialize` method from core.defs as it exists in wgsl.defs already. Change-Id: I1c6558d77a1d4d7fa1db15083300cb4cc82e068d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/169020 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.