commit | c2299082fb2cc270972f54dfad2a4e2cdb038495 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Aug 08 07:58:19 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Aug 08 07:58:19 2023 +0000 |
tree | 70306ab963a0184994f84e2747e926eceeaaee91 | |
parent | 67b461baa328f033c2e287ac23df88d7ebd03d6d [diff] |
[tint] Move resolver/const_eval* to core/constant Change-Id: Iec40905a353976a0cff20b6850666bd3e98454a0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/144125 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.