commit | 89c05af961c8118aa2b8bacf950f9ced8223b2f7 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Mar 14 09:22:24 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Thu Mar 14 09:22:24 2024 +0000 |
tree | 8679ace1c9912b5ff64cd1bca3681f31891584ab | |
parent | e359a935c0597bb7890b6b2b671dc61f0ad015a4 [diff] |
[tint][core] Move core::intrinsic::Match() from .cc to Context This is useful for tintd Bug: tint:2127 Change-Id: Icf4cdc5059722ba1cd45f4bf45e5b82ef49bd173 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179101 Reviewed-by: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.